/[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.528 by jmc, Sun Jul 31 00:03:27 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 move pkg timeave out of pkg-groups "oceanic" & "atmospheric" (pkg/pkg_groups)
8    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  o Dissipation & phiHyd gradient are always added to gU,gV in timestep.F
36    (was already the case for dissipation with mom_vecinv,    (was already the case for dissipation with mom_vecinv,
37     and also the case for grad.PhiHyd when staggered-timeStep)     and also the case for grad.PhiHyd when staggered-timeStep)
# Line 12  o Dissipation & phiHyd gradient are alwa Line 40  o Dissipation & phiHyd gradient are alwa
40    (cg2d matching number) and leave the others for later: front_relax(10),    (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),    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).    matrix_example(7!),natl_box(12),plume_on_slope(11),vermix(12x3,11x2).
 o move ${PKG}_MNC_INIT from ${PKG}_READ_PARAMS to ${PKG}_INIT_FIXED  
   (already the case for some pkgs, including recent MNC_init, e.g. thsice)  
 o call CALC_GW from DYNAMICS (instead of from FORWARD_STEP)  
43    
44  checkpoint57o_post  checkpoint57o_post
45  o fix MNC/MDSIO flags in PTRACERS so that (1) it works, and  o fix MNC/MDSIO flags in PTRACERS so that (1) it works, and

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

  ViewVC Help
Powered by ViewVC 1.1.22