/[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.191 by edhill, Tue Oct 21 21:14:08 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
73    o bringing AD-related verif's up to date with genmake2
74      - carbon/
75      - global_ocean.90x40x15/
76      - hs.94.1x64x5/
77      - (front_relax/ )
78    o (more) consistent directory structure for AD-related verif.'s
79    o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK
80    o cleaning some ALLOW_TANGENTLINEAR_RUN -> ALLOW_AUTODIFF
81    o bug fix in find_alpha.F for MDJWF:
82      - modif. to alpha = 1/D*( dN/dT - rho*dD/Dt) to account for
83        change rho -> rho-rhoConst
84      - replace call find_rho to find_rhonum
85    o initialisation of rFlx extended to full array (required by TAF)
86      and shifted to thermodynamics
87    o removed PTRACERS.h in ptracers routine
88    o added surfacetendencyPtr to S/R parameter list pracers_forcing
89    o Correcting initialisations for fVerU, fVerV.
90    o helping TAF to recognize dependency on kUp for
91      fVerU, fVerV
92    o Replacing delZ by delR in pkg/ctrl/
93    checkpoint51o_pre
94    
95    o undid all of cp51 pending some cleanups and discussion
96    o added the [#include "AD_CONFIG.h"] statement to all files that need
97       it for adjoint/tl #defines
98     o re-worked the build logic in genmake2 to support AD_CONFIG.h
99     o removed tools/genmake since it no longer works
100    
101    checkpoint51n_post
102    o modifications to make FREEZE flux visible to pkg/kpp
103      - moved surfaceTendencyTice from pkg/seaice to main code
104      - FREEZE & EXTERNAL_FORCING_SURF moved to FORWARD_STEP
105      - subroutine FREEZE now limits only surface temperature
106        (this means new output.txt for global_ocean.90x40x15,
107         global_ocean.cs32x15, and global_with_exf)
108    o added surface flux output variables to TIMEAVE_STATVARS
109    
110    checkpoint51n_pre
111    o added "#undef ALLOW_USE_MPI" support to eesupp/src/gather_2d.F
112    o added [#include "AD_CONFIG.h"] to all files that use the following
113      defines:
114      - ALLOW_ADJOINT_RUN
115      - ALLOW_TANGENTLINEAR_RUN
116      - ALLOW_ECCO_OPTIMIZATION
117    
118  checkpoint51m_post  checkpoint51m_post
119  o incorporating changes to get TAMC/TAF working in genmake2  o incorporating changes to get TAMC/TAF working in genmake2
120    - added new TAMC/TAF targets to the Makefile    - added new TAMC/TAF targets to the Makefile

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

  ViewVC Help
Powered by ViewVC 1.1.22