/[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.203 by edhill, Tue Nov 4 21:42:15 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint51s_post
7    o cleanup: removed various obsolete #define-s
8    
9    checkpoint51r_post
10    o cleaned up or removed CPP_OPTIONS.h files
11    o updated results for some of the tests to reflect the new
12      optfiles (-ieee: -O0 instead of -O3)
13    
14    checkpoint51q_post
15    o cd_code:
16      - moved cd_scheme.F -> cd_code_scheme.F
17      - separate read_checkpoint from cd_code_ini_vars.F
18      - separated cd_code part from write_checkpoint
19      - updated AD_SOURCE, generated .flow
20      - added CD_CODE_VARS.h to the_main_loop
21      - Moving cd_code specific store dir.s to pkg/cd_code
22    o ctrl package totally restructured
23      - pack/unpack now optional and decoupled from
24        xx_/adxx_ I/O
25      - ctrl_pack/unpack cleaned
26        (new routines ctrl_init_ctrlvar.F, pkg/ctrl/ctrl_init_wet.F)
27      - confined inclusion of AD_CONFIG.h to where necessary.
28    o genmake2: changed AD dependencies from SRCFILES to AD_FILES
29    
30    checkpoint51p_post
31    o create initial cd_code package
32      - WARNING: the initialization of fields within packages
33        is broken because INI_FIELDS (where READ_CHECKPOINT is
34        called) is called *before* PACKAGES_INIT_VARIABLES.
35        This seems to be backwards since
36        1) its important to initially zero the entire field including
37           the "halo" region
38        2) zeroing needs to be done *before* reading pickup info
39           and the pickup call might or might not happen in any
40           particular run
41      - this needs an overhaul for R2
42    o cleanup verification/*/code/GMREDI_OPTIONS.h
43    o cleanup testreport
44    
45  checkpoint51o_post  checkpoint51o_post
46  o bringing AD-related verif's up to date with genmake2  o bringing AD-related verif's up to date with genmake2
47    - carbon/    - carbon/
# Line 27  o Replacing delZ by delR in pkg/ctrl/ Line 66  o Replacing delZ by delR in pkg/ctrl/
66  checkpoint51o_pre  checkpoint51o_pre
67    
68  o undid all of cp51 pending some cleanups and discussion  o undid all of cp51 pending some cleanups and discussion
69    o added the [#include "AD_CONFIG.h"] statement to all files that need
70       it for adjoint/tl #defines
71     o re-worked the build logic in genmake2 to support AD_CONFIG.h
72     o removed tools/genmake since it no longer works
73    
74  checkpoint51n_post  checkpoint51n_post
75  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.203

  ViewVC Help
Powered by ViewVC 1.1.22