/[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.192 by dimitri, Wed Oct 22 16:35:47 2003 UTC revision 1.204 by heimbach, Thu Nov 6 22:52:11 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6  untagged  checkpoint51u_post
7    o this is the post-merge tag of the ecco-branch
8      (needs another clean checkout and re-testing)
9    o various natl_box_adjoint configs and results
10      but no input fields
11    o obcs adjoint not yet merged!
12    o adding ECCO global 1x1 and 2x2 degree configs
13    o updated/extended some store directives for seaice
14    o pkg/ecco now containes ecco-specific part of cost function
15    o top level routines the_main_loop, forward_step
16      supersede those in model/src/
17      previous input data.cost now in data.ecco
18      (new namelist ecco_cost_nml)
19    o in ctrl/ cleaned some cross-dependencies and updated CPP options
20    
21    checkpoint51t_post
22    o this is the pre-merge tag of the ecco-branch
23    
24    checkpoint51s_post
25    o cleanup: removed various obsolete #define-s
26    o pkg/grdchk
27      - renamed 'ph-grd 3' to 'grad-res'
28      - merged from ecco-branch
29        (remaining bug fixes for obcs gradient checks)
30      - additional high-precision output for testreport
31        (grep for 'precision_grdchk_result')
32    
33    checkpoint51r_post
34    o cleaned up or removed CPP_OPTIONS.h files
35    o updated results for some of the tests to reflect the new
36      optfiles (-ieee: -O0 instead of -O3)
37    
38    checkpoint51q_post
39    o cd_code:
40      - moved cd_scheme.F -> cd_code_scheme.F
41      - separate read_checkpoint from cd_code_ini_vars.F
42      - separated cd_code part from write_checkpoint
43      - updated AD_SOURCE, generated .flow
44      - added CD_CODE_VARS.h to the_main_loop
45      - Moving cd_code specific store dir.s to pkg/cd_code
46    o ctrl package totally restructured
47      - pack/unpack now optional and decoupled from
48        xx_/adxx_ I/O
49      - ctrl_pack/unpack cleaned
50        (new routines ctrl_init_ctrlvar.F, pkg/ctrl/ctrl_init_wet.F)
51      - confined inclusion of AD_CONFIG.h to where necessary.
52    o genmake2: changed AD dependencies from SRCFILES to AD_FILES
53    
54    checkpoint51p_post
55    o create initial cd_code package
56      - WARNING: the initialization of fields within packages
57        is broken because INI_FIELDS (where READ_CHECKPOINT is
58        called) is called *before* PACKAGES_INIT_VARIABLES.
59        This seems to be backwards since
60        1) its important to initially zero the entire field including
61           the "halo" region
62        2) zeroing needs to be done *before* reading pickup info
63           and the pickup call might or might not happen in any
64           particular run
65      - this needs an overhaul for R2
66    o cleanup verification/*/code/GMREDI_OPTIONS.h
67    o cleanup testreport
68    
69    checkpoint51o_post
70    o bringing AD-related verif's up to date with genmake2
71      - carbon/
72      - global_ocean.90x40x15/
73      - hs.94.1x64x5/
74      - (front_relax/ )
75    o (more) consistent directory structure for AD-related verif.'s
76    o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK
77    o cleaning some ALLOW_TANGENTLINEAR_RUN -> ALLOW_AUTODIFF
78    o bug fix in find_alpha.F for MDJWF:
79      - modif. to alpha = 1/D*( dN/dT - rho*dD/Dt) to account for
80        change rho -> rho-rhoConst
81      - replace call find_rho to find_rhonum
82    o initialisation of rFlx extended to full array (required by TAF)
83      and shifted to thermodynamics
84    o removed PTRACERS.h in ptracers routine
85    o added surfacetendencyPtr to S/R parameter list pracers_forcing
86    o Correcting initialisations for fVerU, fVerV.
87    o helping TAF to recognize dependency on kUp for
88      fVerU, fVerV
89    o Replacing delZ by delR in pkg/ctrl/
90    checkpoint51o_pre
91    
92    o undid all of cp51 pending some cleanups and discussion
93    o added the [#include "AD_CONFIG.h"] statement to all files that need
94       it for adjoint/tl #defines
95     o re-worked the build logic in genmake2 to support AD_CONFIG.h
96     o removed tools/genmake since it no longer works
97    
98    checkpoint51n_post
99    o modifications to make FREEZE flux visible to pkg/kpp
100      - moved surfaceTendencyTice from pkg/seaice to main code
101      - FREEZE & EXTERNAL_FORCING_SURF moved to FORWARD_STEP
102      - subroutine FREEZE now limits only surface temperature
103        (this means new output.txt for global_ocean.90x40x15,
104         global_ocean.cs32x15, and global_with_exf)
105    o added surface flux output variables to TIMEAVE_STATVARS
106    
107    checkpoint51n_pre
108  o added "#undef ALLOW_USE_MPI" support to eesupp/src/gather_2d.F  o added "#undef ALLOW_USE_MPI" support to eesupp/src/gather_2d.F
109    o added [#include "AD_CONFIG.h"] to all files that use the following
110      defines:
111      - ALLOW_ADJOINT_RUN
112      - ALLOW_TANGENTLINEAR_RUN
113      - ALLOW_ECCO_OPTIMIZATION
114    
115  checkpoint51m_post  checkpoint51m_post
116  o incorporating changes to get TAMC/TAF working in genmake2  o incorporating changes to get TAMC/TAF working in genmake2

Legend:
Removed from v.1.192  
changed lines
  Added in v.1.204

  ViewVC Help
Powered by ViewVC 1.1.22