/[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.219 by dimitri, Sat Dec 6 21:41:18 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint52d_pre
7    o surface flux time-av diagnostic modified for NLFS & RealFreshWater
8    o add call to AIM pendant S/R in external_forcing & external_fields_load.F
9    
10    checkpoint52c_post
11    o Fixing OPTIONS files for use of exf:
12      - ALLOW_ECCO not needed
13      - ECCO_CPPOPTIONS.h should not be included from
14        EXF_OPTIONS.h/CAL_OPTIONS.h, but from CPP_OPTIONS.h
15        as has been the case in the past
16      - All cal/exf related options are currently set in
17        single header file. Should remain so until we
18        agree on a consistent new policy.
19    o Removed all CPP options for cal package.
20      cal has no more CPP options.
21    o modified STOREs in GAD_ADVECTION
22    o corrected key comp. for passkey
23    
24    checkpoint52b_post
25    o new version: "thsice" of thermodynamic sea-ice pkg:
26     - only 1 call from "forward_step"; conserve energy, fresh-water & salt.
27     - modify fluxes but do not change theta directly;
28     - light cleaning of bulk_force pkg (still needed with thsice).
29     - add forcing fields + data files in global_ocean.cs32x15/inp_thsice
30       + output_thsice.txt to test thsice & bulk_force pkgs.
31    o put back grid & coriolis monitor output.
32    checkpoint52b_pre
33    
34    o call "do_the_model_io" at the beginning (=> dump initial state)
35    o use rhoConstFresh to define convertEmP2rUnit (was done only in ocean-P)
36    o sort out interplay between tamc.h and PTRACERS_OPTIONS.h
37      (need info on NUMBER_OF_PTRACERS)
38    o missing PTRACERS headers in some routines
39    o default tamc.h in pkg/autodiff supposed to crash
40      to ensure proper customization
41    
42    checkpoint52a_post
43    o modifications to make FREEZE (_SURFACE) flux visible to pkg/kpp
44      - moved surfaceTendencyTice from pkg/seaice to main code
45      - subroutine FREEZE_SURFACE now limits only surface temperature
46        and is called in FORWARD_STEP (if allowFreezing=.TRUE.)
47        => new output.txt for global_ocean.cs32x15 & global_with_exf
48      - keep the old version of FREEZE for backward compatibility;
49        global_ocean.90x40x15 left unchanged using useOldFreezing=.TRUE.
50      - corresponding modifs for TAF directives
51    o added surface flux output variables to TIMEAVE_STATVARS
52    o time-averaged output for pkg/ptracers
53    o fix problem with ECCO-related divided adjoint
54      snapshot file was missing some ad-variables,
55      but no warning issued by TAF
56    
57    checkpoint52a_pre
58    o some bug fixes for #undef REAL4_IS_SLOW
59    
60    checkpoint52 = ecco_c52_e35
61    o after testing adjoints of checkpoint51u_post
62    
63    checkpoint51u_post
64    o this is the post-merge tag of the ecco-branch
65      (needs another clean checkout and re-testing)
66    o various natl_box_adjoint configs and results
67      but no input fields
68    o obcs adjoint not yet merged!
69    o adding ECCO global 1x1 and 2x2 degree configs
70    o updated/extended some store directives for seaice
71    o pkg/ecco now containes ecco-specific part of cost function
72    o top level routines the_main_loop, forward_step
73      supersede those in model/src/
74      previous input data.cost now in data.ecco
75      (new namelist ecco_cost_nml)
76    o in ctrl/ cleaned some cross-dependencies and updated CPP options
77    
78    checkpoint51t_post
79    o this is the pre-merge tag of the ecco-branch
80    
81    checkpoint51s_post
82    o cleanup: removed various obsolete #define-s
83    o pkg/grdchk
84      - renamed 'ph-grd 3' to 'grad-res'
85      - merged from ecco-branch
86        (remaining bug fixes for obcs gradient checks)
87      - additional high-precision output for testreport
88        (grep for 'precision_grdchk_result')
89    
90    checkpoint51r_post
91    o cleaned up or removed CPP_OPTIONS.h files
92    o updated results for some of the tests to reflect the new
93      optfiles (-ieee: -O0 instead of -O3)
94    
95    checkpoint51q_post
96    o cd_code:
97      - moved cd_scheme.F -> cd_code_scheme.F
98      - separate read_checkpoint from cd_code_ini_vars.F
99      - separated cd_code part from write_checkpoint
100      - updated AD_SOURCE, generated .flow
101      - added CD_CODE_VARS.h to the_main_loop
102      - Moving cd_code specific store dir.s to pkg/cd_code
103    o ctrl package totally restructured
104      - pack/unpack now optional and decoupled from
105        xx_/adxx_ I/O
106      - ctrl_pack/unpack cleaned
107        (new routines ctrl_init_ctrlvar.F, pkg/ctrl/ctrl_init_wet.F)
108      - confined inclusion of AD_CONFIG.h to where necessary.
109    o genmake2: changed AD dependencies from SRCFILES to AD_FILES
110    
111    checkpoint51p_post
112    o create initial cd_code package
113      - WARNING: the initialization of fields within packages
114        is broken because INI_FIELDS (where READ_CHECKPOINT is
115        called) is called *before* PACKAGES_INIT_VARIABLES.
116        This seems to be backwards since
117        1) its important to initially zero the entire field including
118           the "halo" region
119        2) zeroing needs to be done *before* reading pickup info
120           and the pickup call might or might not happen in any
121           particular run
122      - this needs an overhaul for R2
123    o cleanup verification/*/code/GMREDI_OPTIONS.h
124    o cleanup testreport
125    
126    checkpoint51o_post
127    o bringing AD-related verif's up to date with genmake2
128      - carbon/
129      - global_ocean.90x40x15/
130      - hs.94.1x64x5/
131      - (front_relax/ )
132    o (more) consistent directory structure for AD-related verif.'s
133    o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK
134    o cleaning some ALLOW_TANGENTLINEAR_RUN -> ALLOW_AUTODIFF
135    o bug fix in find_alpha.F for MDJWF:
136      - modif. to alpha = 1/D*( dN/dT - rho*dD/Dt) to account for
137        change rho -> rho-rhoConst
138      - replace call find_rho to find_rhonum
139    o initialisation of rFlx extended to full array (required by TAF)
140      and shifted to thermodynamics
141    o removed PTRACERS.h in ptracers routine
142    o added surfacetendencyPtr to S/R parameter list pracers_forcing
143    o Correcting initialisations for fVerU, fVerV.
144    o helping TAF to recognize dependency on kUp for
145      fVerU, fVerV
146    o Replacing delZ by delR in pkg/ctrl/
147    checkpoint51o_pre
148    
149    o undid all of cp51 pending some cleanups and discussion
150    o added the [#include "AD_CONFIG.h"] statement to all files that need
151       it for adjoint/tl #defines
152     o re-worked the build logic in genmake2 to support AD_CONFIG.h
153     o removed tools/genmake since it no longer works
154    
155    checkpoint51n_post
156    o modifications to make FREEZE flux visible to pkg/kpp
157      - moved surfaceTendencyTice from pkg/seaice to main code
158      - FREEZE & EXTERNAL_FORCING_SURF moved to FORWARD_STEP
159      - subroutine FREEZE now limits only surface temperature
160        (this means new output.txt for global_ocean.90x40x15,
161         global_ocean.cs32x15, and global_with_exf)
162    o added surface flux output variables to TIMEAVE_STATVARS
163    
164    checkpoint51n_pre
165    o added "#undef ALLOW_USE_MPI" support to eesupp/src/gather_2d.F
166    o added [#include "AD_CONFIG.h"] to all files that use the following
167      defines:
168      - ALLOW_ADJOINT_RUN
169      - ALLOW_TANGENTLINEAR_RUN
170      - ALLOW_ECCO_OPTIMIZATION
171    
172  checkpoint51m_post  checkpoint51m_post
173  o incorporating changes to get TAMC/TAF working in genmake2  o incorporating changes to get TAMC/TAF working in genmake2
174    - 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.219

  ViewVC Help
Powered by ViewVC 1.1.22