/[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.183 by edhill, Wed Oct 8 19:35:00 2003 UTC revision 1.207 by dimitri, Thu Nov 13 06:35:13 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6  checkpoint 51i_pre  o modifications to make FREEZE flux visible to pkg/kpp
7      - moved surfaceTendencyTice from pkg/seaice to main code
8      - FREEZE moved to FORWARD_STEP
9      - subroutine FREEZE now limits only surface temperature
10        this means new output.txt for global_ocean.90x40x15,
11        global_ocean.cs32x15, and global_with_exf, but note
12        that results for these three experiments remain
13        bit-identical to before if allowFreezing=.FALSE.
14    o added surface flux output variables to TIMEAVE_STATVARS
15    o time-averaged output for pkg/ptracers
16    
17    checkpoint52a_pre
18    o some bug fixes for #undef REAL4_IS_SLOW
19    
20    checkpoint52 = ecco_c52_e35
21    o after testing adjoints of checkpoint51u_post
22    
23    checkpoint51u_post
24    o this is the post-merge tag of the ecco-branch
25      (needs another clean checkout and re-testing)
26    o various natl_box_adjoint configs and results
27      but no input fields
28    o obcs adjoint not yet merged!
29    o adding ECCO global 1x1 and 2x2 degree configs
30    o updated/extended some store directives for seaice
31    o pkg/ecco now containes ecco-specific part of cost function
32    o top level routines the_main_loop, forward_step
33      supersede those in model/src/
34      previous input data.cost now in data.ecco
35      (new namelist ecco_cost_nml)
36    o in ctrl/ cleaned some cross-dependencies and updated CPP options
37    
38    checkpoint51t_post
39    o this is the pre-merge tag of the ecco-branch
40    
41    checkpoint51s_post
42    o cleanup: removed various obsolete #define-s
43    o pkg/grdchk
44      - renamed 'ph-grd 3' to 'grad-res'
45      - merged from ecco-branch
46        (remaining bug fixes for obcs gradient checks)
47      - additional high-precision output for testreport
48        (grep for 'precision_grdchk_result')
49    
50    checkpoint51r_post
51    o cleaned up or removed CPP_OPTIONS.h files
52    o updated results for some of the tests to reflect the new
53      optfiles (-ieee: -O0 instead of -O3)
54    
55    checkpoint51q_post
56    o cd_code:
57      - moved cd_scheme.F -> cd_code_scheme.F
58      - separate read_checkpoint from cd_code_ini_vars.F
59      - separated cd_code part from write_checkpoint
60      - updated AD_SOURCE, generated .flow
61      - added CD_CODE_VARS.h to the_main_loop
62      - Moving cd_code specific store dir.s to pkg/cd_code
63    o ctrl package totally restructured
64      - pack/unpack now optional and decoupled from
65        xx_/adxx_ I/O
66      - ctrl_pack/unpack cleaned
67        (new routines ctrl_init_ctrlvar.F, pkg/ctrl/ctrl_init_wet.F)
68      - confined inclusion of AD_CONFIG.h to where necessary.
69    o genmake2: changed AD dependencies from SRCFILES to AD_FILES
70    
71    checkpoint51p_post
72    o create initial cd_code package
73      - WARNING: the initialization of fields within packages
74        is broken because INI_FIELDS (where READ_CHECKPOINT is
75        called) is called *before* PACKAGES_INIT_VARIABLES.
76        This seems to be backwards since
77        1) its important to initially zero the entire field including
78           the "halo" region
79        2) zeroing needs to be done *before* reading pickup info
80           and the pickup call might or might not happen in any
81           particular run
82      - this needs an overhaul for R2
83    o cleanup verification/*/code/GMREDI_OPTIONS.h
84    o cleanup testreport
85    
86    checkpoint51o_post
87    o bringing AD-related verif's up to date with genmake2
88      - carbon/
89      - global_ocean.90x40x15/
90      - hs.94.1x64x5/
91      - (front_relax/ )
92    o (more) consistent directory structure for AD-related verif.'s
93    o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK
94    o cleaning some ALLOW_TANGENTLINEAR_RUN -> ALLOW_AUTODIFF
95    o bug fix in find_alpha.F for MDJWF:
96      - modif. to alpha = 1/D*( dN/dT - rho*dD/Dt) to account for
97        change rho -> rho-rhoConst
98      - replace call find_rho to find_rhonum
99    o initialisation of rFlx extended to full array (required by TAF)
100      and shifted to thermodynamics
101    o removed PTRACERS.h in ptracers routine
102    o added surfacetendencyPtr to S/R parameter list pracers_forcing
103    o Correcting initialisations for fVerU, fVerV.
104    o helping TAF to recognize dependency on kUp for
105      fVerU, fVerV
106    o Replacing delZ by delR in pkg/ctrl/
107    checkpoint51o_pre
108    
109    o undid all of cp51 pending some cleanups and discussion
110    o added the [#include "AD_CONFIG.h"] statement to all files that need
111       it for adjoint/tl #defines
112     o re-worked the build logic in genmake2 to support AD_CONFIG.h
113     o removed tools/genmake since it no longer works
114    
115    checkpoint51n_post
116    o modifications to make FREEZE flux visible to pkg/kpp
117      - moved surfaceTendencyTice from pkg/seaice to main code
118      - FREEZE & EXTERNAL_FORCING_SURF moved to FORWARD_STEP
119      - subroutine FREEZE now limits only surface temperature
120        (this means new output.txt for global_ocean.90x40x15,
121         global_ocean.cs32x15, and global_with_exf)
122    o added surface flux output variables to TIMEAVE_STATVARS
123    
124    checkpoint51n_pre
125    o added "#undef ALLOW_USE_MPI" support to eesupp/src/gather_2d.F
126    o added [#include "AD_CONFIG.h"] to all files that use the following
127      defines:
128      - ALLOW_ADJOINT_RUN
129      - ALLOW_TANGENTLINEAR_RUN
130      - ALLOW_ECCO_OPTIMIZATION
131    
132    checkpoint51m_post
133    o incorporating changes to get TAMC/TAF working in genmake2
134      - added new TAMC/TAF targets to the Makefile
135      - various cleanups related to package handling
136      - these changes should have no impact on the forward model
137    
138    checkpoint51l_post
139    o changes to pkg/cal and pkg/exf that allow and speed-up long integrations
140     - faster algorithm for cal_addtime.F
141     - higher precision arithmetic, where needed
142     - pkg/exf *startdate variables changed from calendar date to
143       model integration time
144    
145    checkpoint51l_pre
146    o add salt flux to forcing fields (used when salty sea-ice forms or melts)
147    o enable to apply restoring on S & T only in a latitude band.
148    o update output (external_forcing_surf modif. change truncation errors)
149       global_ocean.cs32x15, global_ocean_pressure, lab_sea, natl_box
150    
151    checkpoint51k_post
152    o change default to: useNHMTerms=.FALSE.
153     - new output.txt for atmos. exp (NHMTerms were wrong but now turned off):
154       adjustment.128x64x1, aim.5l_Eq_Ch, aim.5l_LatLon, hs94.128x64x5, hs94.1x64x5
155     - new output.txt for idealized oceanic exp (NHMTerms are now turned off):
156        exp1, ideal_2D_oce
157     - change data file of oceanic exp (leave the results unchanged for now)
158       exp2, global_ocean[90x40x15,pressure,with_exf], lab_sea, natl_box
159    o set gravitySign automatically according to the vertical coordinate used
160      (and change sign: back to "logical" value: +1 when R increases downward)
161    o added an include barrier to the default CPP_OPTIONS.h and
162      removed the #include "PACKAGES_CONFIG.h" from it
163    o fix a bug in mom_fluxform (from chk51j_post)
164    
165    checkpoint51j_post
166    o Added some AD-related initialisations in mom_vecinv/ mom_fluxform/
167    o adjusted some flow directives (dynamics, thermodynamics)
168    o added cubed-sphere case to test cost function
169    o heckpoint_lev?_directives.h now include
170      pkg-specific directives, whenever those are enabled.
171    o Moving pkg-specific flow directives to corresponding pkg
172      Moving pkg-specific differentiation list to corresponding pkg
173      Moving pkg-specific checkpoint-lev storing to corresponding pkg
174      ---> conventions are
175           - pkg_ad.flow
176           - pkg_ad_diff.list
177           - pkg_ad_check_lev?_dir.h
178    
179    checkpoint51i_post
180    o merge of the branch-genmake2
181      - knowingly breaks the older genmake
182      - automatic generation of all ALLOW_${PKG_NAME} defines
183      - new testreport supersedes older testscript
184    o large number of package inclusion and header cleanups
185    checkpoint51i_pre
186    
187  o new output for adjoin of global ocean vector invariant  o new output for adjoin of global ocean vector invariant
188  o fix for checkpoint of thermodynamic seaice and bulk_force  o fix for checkpoint of thermodynamic seaice and bulk_force
189  o Steph gchem various cleanups  o Steph gchem various cleanups

Legend:
Removed from v.1.183  
changed lines
  Added in v.1.207

  ViewVC Help
Powered by ViewVC 1.1.22