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

Legend:
Removed from v.1.519  
changed lines
  Added in v.1.536

  ViewVC Help
Powered by ViewVC 1.1.22