/[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.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  o Dissipation & phiHyd gradient are always added to gU,gV in timestep.F
33    (was already the case for dissipation with mom_vecinv,    (was already the case for dissipation with mom_vecinv,
34     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 37  o Dissipation & phiHyd gradient are alwa
37    (cg2d matching number) and leave the others for later: front_relax(10),    (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),    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).    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)  
40    
41  checkpoint57o_post  checkpoint57o_post
42  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.535

  ViewVC Help
Powered by ViewVC 1.1.22