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

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

  ViewVC Help
Powered by ViewVC 1.1.22