/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Diff of /MITgcm/doc/tag-index

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.515 by jmc, Sun Jul 24 01:48:04 2005 UTC revision 1.535 by jmc, Tue Aug 23 13:43:44 2005 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o move some basic S/R (used elsewhere in the code) from pkg/mdsio to eesupp/src
8      allows to compile without pkg/mdsio (& test successfully hs94.1x64x5)
9    
10    checkpoint57q_post
11    o fix initialisation Pb in calc_gw (get NANs in exp5 with g77)
12    o fix annoying months-old bug in mnc/mdsio output for seaice pkg
13      - bug was reported by Jean-Michel and Ian Fenty
14    o fix initialization Pb in AIM-Ocean coupled model (aim_sice2aim.F)
15      update exp. cpl_aim+ocn output.
16    o Implement 4-level checkpointing: AUTODIFF_4_LEVEL_CHECKPOINT
17      Needed for high-res. runs with large global files
18      to be able to limit tapelev size
19    o Changed some tests for adjoint:
20      * carbon/ now tests AUTODIFF_2_LEVEL_CHECKPOINT
21      * natl_box_adjoint/code_bulk/ tests AUTODIFF_4_LEVEL_CHECKPOINT
22      * global_ocean.90x40x15/ back to default 3-level checkpointing
23    o Modifications to enable scripted COMMON to MODULE conversion
24      * verification/OpenAD/code/ has necessary scripts and description;
25      * converts, compiles and runs successfully;
26    
27    checkpoint57p_post
28    o reading of delXfile & delYfile moved from ini_parms.F to ini_grid.F
29    o move ${PKG}_MNC_INIT from ${PKG}_READ_PARAMS to ${PKG}_INIT_FIXED
30      (already the case for some pkgs, including recent MNC_init, e.g. thsice)
31    o call CALC_GW from DYNAMICS (instead of from FORWARD_STEP)
32    o Dissipation & phiHyd gradient are always added to gU,gV in timestep.F
33      (was already the case for dissipation with mom_vecinv,
34       and also the case for grad.PhiHyd when staggered-timeStep)
35      This will allow to put dissipation out-off the AB time-stepping.
36     Unfortunately, affects truncation error. Update output of exp. that "fails"
37      (cg2d matching number) and leave the others for later: front_relax(10),
38      global_ocean_pressure(10),ideal_2D_oce(10),internal_wave(9),lab_sea(12),
39      matrix_example(7!),natl_box(12),plume_on_slope(11),vermix(12x3,11x2).
40    
41    checkpoint57o_post
42    o fix MNC/MDSIO flags in PTRACERS so that (1) it works, and
43      (2) its ready to be documented during the 20050801 DocFest
44    o MNC-ify the gmredi package -- tested and works w/ and w/o mnc
45      for ideal_2D_oce and lab_sea on linux_ia32_g77
46    o set to #undef CTRL_SET_OLD_MAXCVARS_30
47      in global1x1_tot/code_seaice_adj to access indices 32, 33
48      (worth another tag)
49    
50    checkpoint57n_post
51    o adding precip control xx_precip 32
52    o adding swflux control xx_swflux 33
53    o Replacing 10 forcing penalty cost routines by 1 generic.
54    o Implementing partitioning in time-mean and variable adjustment
55      for atmos. state.
56    o Time-mean constant error is now read in data.ecco (instead of hard-coded)
57    o in natl_box_adjoint:
58      * updated exp 1 to 10
59        (but does not have time-mean vs. variable split results yet)
60    o updated global1x1/*_seaice_adj/
61      to incorporate latest changes
62    o enable useSingleCpuIO for mdsio vector routines
63      (applies in particular to tapelev I/O)
64    o removed inefficient K-loop in all active_file*control*.F
65    
66    checkpoint57m_post
67    o re-arrange exp. adjustment.cs-32x32x1 (adjust_nlfs.cs-32x32x1 merge into)
68      and advect_cs (use EXCH-2 and standard cs-32 grid files).
69  o pkg/exch2: filling of face-corner halo regions is optional  o pkg/exch2: filling of face-corner halo regions is optional
70    (ifdef W2_FILL_NULL_REGIONS) and is turned off by default.    (ifdef W2_FILL_NULL_REGIONS) and is turned off by default.
71    

Legend:
Removed from v.1.515  
changed lines
  Added in v.1.535

  ViewVC Help
Powered by ViewVC 1.1.22