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

Legend:
Removed from v.1.196  
changed lines
  Added in v.1.204

  ViewVC Help
Powered by ViewVC 1.1.22