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

  ViewVC Help
Powered by ViewVC 1.1.22