/[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.508 by heimbach, Thu Jun 30 19:55:41 2005 UTC revision 1.538 by heimbach, Wed Aug 31 00:10:22 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 remove SST,SSS,UVEL_k2,VVEL_k2 diagnostics.
8    o move pkg timeave out of pkg-groups "oceanic" & "atmospheric" (pkg/pkg_groups)
9    o remove MINIMAL_TAVE_OUTPUT option ;
10      add "dumpInitAndLast" to replace "nodumps" (and MINIMAL_TAVE_OUTPUT).
11    o move some basic S/R (used elsewhere in the code) from pkg/mdsio to eesupp/src
12      allows to compile without pkg/mdsio (& test successfully hs94.1x64x5)
13    o add MNC output for adjoint of EXF (adexf), SEAICE (adseaice)
14    o add time-dependent SST, SSS control
15    
16    checkpoint57q_post
17    o fix initialisation Pb in calc_gw (get NANs in exp5 with g77)
18    o fix annoying months-old bug in mnc/mdsio output for seaice pkg
19      - bug was reported by Jean-Michel and Ian Fenty
20    o fix initialization Pb in AIM-Ocean coupled model (aim_sice2aim.F)
21      update exp. cpl_aim+ocn output.
22    o Implement 4-level checkpointing: AUTODIFF_4_LEVEL_CHECKPOINT
23      Needed for high-res. runs with large global files
24      to be able to limit tapelev size
25    o Changed some tests for adjoint:
26      * carbon/ now tests AUTODIFF_2_LEVEL_CHECKPOINT
27      * natl_box_adjoint/code_bulk/ tests AUTODIFF_4_LEVEL_CHECKPOINT
28      * global_ocean.90x40x15/ back to default 3-level checkpointing
29    o Modifications to enable scripted COMMON to MODULE conversion
30      * verification/OpenAD/code/ has necessary scripts and description;
31      * converts, compiles and runs successfully;
32    
33    checkpoint57p_post
34    o reading of delXfile & delYfile moved from ini_parms.F to ini_grid.F
35    o move ${PKG}_MNC_INIT from ${PKG}_READ_PARAMS to ${PKG}_INIT_FIXED
36      (already the case for some pkgs, including recent MNC_init, e.g. thsice)
37    o call CALC_GW from DYNAMICS (instead of from FORWARD_STEP)
38    o Dissipation & phiHyd gradient are always added to gU,gV in timestep.F
39      (was already the case for dissipation with mom_vecinv,
40       and also the case for grad.PhiHyd when staggered-timeStep)
41      This will allow to put dissipation out-off the AB time-stepping.
42     Unfortunately, affects truncation error. Update output of exp. that "fails"
43      (cg2d matching number) and leave the others for later: front_relax(10),
44      global_ocean_pressure(10),ideal_2D_oce(10),internal_wave(9),lab_sea(12),
45      matrix_example(7!),natl_box(12),plume_on_slope(11),vermix(12x3,11x2).
46    
47    checkpoint57o_post
48    o fix MNC/MDSIO flags in PTRACERS so that (1) it works, and
49      (2) its ready to be documented during the 20050801 DocFest
50    o MNC-ify the gmredi package -- tested and works w/ and w/o mnc
51      for ideal_2D_oce and lab_sea on linux_ia32_g77
52    o set to #undef CTRL_SET_OLD_MAXCVARS_30
53      in global1x1_tot/code_seaice_adj to access indices 32, 33
54      (worth another tag)
55    
56    checkpoint57n_post
57    o adding precip control xx_precip 32
58    o adding swflux control xx_swflux 33
59    o Replacing 10 forcing penalty cost routines by 1 generic.
60    o Implementing partitioning in time-mean and variable adjustment
61      for atmos. state.
62    o Time-mean constant error is now read in data.ecco (instead of hard-coded)
63    o in natl_box_adjoint:
64      * updated exp 1 to 10
65        (but does not have time-mean vs. variable split results yet)
66    o updated global1x1/*_seaice_adj/
67      to incorporate latest changes
68    o enable useSingleCpuIO for mdsio vector routines
69      (applies in particular to tapelev I/O)
70    o removed inefficient K-loop in all active_file*control*.F
71    
72    checkpoint57m_post
73    o re-arrange exp. adjustment.cs-32x32x1 (adjust_nlfs.cs-32x32x1 merge into)
74      and advect_cs (use EXCH-2 and standard cs-32 grid files).
75    o pkg/exch2: filling of face-corner halo regions is optional
76      (ifdef W2_FILL_NULL_REGIONS) and is turned off by default.
77    
78    checkpoint57l_post
79     tag before updating tutorials (pre-release-2)
80    o add cos & sin of grid-direction orientation angle (curvilinear grid only,
81       for output and interpolation of input fields onto model grid)
82    o fix radius in mom_v_metric_cylinder.F (wrong by dy/2).
83       Affects results of exp. rotating_tank ; update output.txt.
84    o pkg/diagnostics: 2 new S/R to fill a diagnostics using a scaling factor
85          and taking the square quantity and/or using a fraction-weight field.
86    o fix aim_diagnostics_init.F mate numbers.
87    o add mnc output capability to diagnostics/diagstat and update
88      our cvsignore files for the ACSII output generated
89    
90    checkpoint57k_post
91    o lab_sea now uses diagnostics package and provides a suite of
92      new EXF diagnostics output.
93    
94  checkpoint57j_post  checkpoint57j_post
95  o exf  o exf
96    * bug fix in exf_bulkformulae for psimh (spotted by Eliyahu Biton):    * bug fix in exf_bulkformulae for psimh (spotted by Eliyahu Biton):

Legend:
Removed from v.1.508  
changed lines
  Added in v.1.538

  ViewVC Help
Powered by ViewVC 1.1.22