/[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.197 by heimbach, Mon Oct 27 23:00:59 2003 UTC revision 1.205 by heimbach, Fri Nov 7 05:24:46 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint52 = ecco_c52_e35
7    o after testing adjoints of checkpoint51u_post
8    
9    checkpoint51u_post
10    o this is the post-merge tag of the ecco-branch
11      (needs another clean checkout and re-testing)
12    o various natl_box_adjoint configs and results
13      but no input fields
14    o obcs adjoint not yet merged!
15    o adding ECCO global 1x1 and 2x2 degree configs
16    o updated/extended some store directives for seaice
17    o pkg/ecco now containes ecco-specific part of cost function
18    o top level routines the_main_loop, forward_step
19      supersede those in model/src/
20      previous input data.cost now in data.ecco
21      (new namelist ecco_cost_nml)
22    o in ctrl/ cleaned some cross-dependencies and updated CPP options
23    
24    checkpoint51t_post
25    o this is the pre-merge tag of the ecco-branch
26    
27    checkpoint51s_post
28    o cleanup: removed various obsolete #define-s
29    o pkg/grdchk
30      - renamed 'ph-grd 3' to 'grad-res'
31      - merged from ecco-branch
32        (remaining bug fixes for obcs gradient checks)
33      - additional high-precision output for testreport
34        (grep for 'precision_grdchk_result')
35    
36    checkpoint51r_post
37    o cleaned up or removed CPP_OPTIONS.h files
38    o updated results for some of the tests to reflect the new
39      optfiles (-ieee: -O0 instead of -O3)
40    
41    checkpoint51q_post
42    o cd_code:
43      - moved cd_scheme.F -> cd_code_scheme.F
44      - separate read_checkpoint from cd_code_ini_vars.F
45      - separated cd_code part from write_checkpoint
46      - updated AD_SOURCE, generated .flow
47      - added CD_CODE_VARS.h to the_main_loop
48      - Moving cd_code specific store dir.s to pkg/cd_code
49    o ctrl package totally restructured
50      - pack/unpack now optional and decoupled from
51        xx_/adxx_ I/O
52      - ctrl_pack/unpack cleaned
53        (new routines ctrl_init_ctrlvar.F, pkg/ctrl/ctrl_init_wet.F)
54      - confined inclusion of AD_CONFIG.h to where necessary.
55    o genmake2: changed AD dependencies from SRCFILES to AD_FILES
56    
57    checkpoint51p_post
58    o create initial cd_code package
59      - WARNING: the initialization of fields within packages
60        is broken because INI_FIELDS (where READ_CHECKPOINT is
61        called) is called *before* PACKAGES_INIT_VARIABLES.
62        This seems to be backwards since
63        1) its important to initially zero the entire field including
64           the "halo" region
65        2) zeroing needs to be done *before* reading pickup info
66           and the pickup call might or might not happen in any
67           particular run
68      - this needs an overhaul for R2
69    o cleanup verification/*/code/GMREDI_OPTIONS.h
70    o cleanup testreport
71    
72  checkpoint51o_post  checkpoint51o_post
73  o bringing AD-related verif's up to date with genmake2  o bringing AD-related verif's up to date with genmake2
74    - carbon/    - carbon/

Legend:
Removed from v.1.197  
changed lines
  Added in v.1.205

  ViewVC Help
Powered by ViewVC 1.1.22