/[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.203 by edhill, Tue Nov 4 21:42:15 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  checkpoint51s_post
7    o cleanup: removed various obsolete #define-s
8    
9    checkpoint51r_post
10    o cleaned up or removed CPP_OPTIONS.h files
11    o updated results for some of the tests to reflect the new
12      optfiles (-ieee: -O0 instead of -O3)
13    
14    checkpoint51q_post
15    o cd_code:
16      - moved cd_scheme.F -> cd_code_scheme.F
17      - separate read_checkpoint from cd_code_ini_vars.F
18      - separated cd_code part from write_checkpoint
19      - updated AD_SOURCE, generated .flow
20      - added CD_CODE_VARS.h to the_main_loop
21      - Moving cd_code specific store dir.s to pkg/cd_code
22    o ctrl package totally restructured
23      - pack/unpack now optional and decoupled from
24        xx_/adxx_ I/O
25      - ctrl_pack/unpack cleaned
26        (new routines ctrl_init_ctrlvar.F, pkg/ctrl/ctrl_init_wet.F)
27      - confined inclusion of AD_CONFIG.h to where necessary.
28    o genmake2: changed AD dependencies from SRCFILES to AD_FILES
29    
30    checkpoint51p_post
31    o create initial cd_code package
32      - WARNING: the initialization of fields within packages
33        is broken because INI_FIELDS (where READ_CHECKPOINT is
34        called) is called *before* PACKAGES_INIT_VARIABLES.
35        This seems to be backwards since
36        1) its important to initially zero the entire field including
37           the "halo" region
38        2) zeroing needs to be done *before* reading pickup info
39           and the pickup call might or might not happen in any
40           particular run
41      - this needs an overhaul for R2
42    o cleanup verification/*/code/GMREDI_OPTIONS.h
43    o cleanup testreport
44    
45    checkpoint51o_post
46    o bringing AD-related verif's up to date with genmake2
47      - carbon/
48      - global_ocean.90x40x15/
49      - hs.94.1x64x5/
50      - (front_relax/ )
51    o (more) consistent directory structure for AD-related verif.'s
52    o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK
53    o cleaning some ALLOW_TANGENTLINEAR_RUN -> ALLOW_AUTODIFF
54    o bug fix in find_alpha.F for MDJWF:
55      - modif. to alpha = 1/D*( dN/dT - rho*dD/Dt) to account for
56        change rho -> rho-rhoConst
57      - replace call find_rho to find_rhonum
58    o initialisation of rFlx extended to full array (required by TAF)
59      and shifted to thermodynamics
60    o removed PTRACERS.h in ptracers routine
61    o added surfacetendencyPtr to S/R parameter list pracers_forcing
62    o Correcting initialisations for fVerU, fVerV.
63    o helping TAF to recognize dependency on kUp for
64      fVerU, fVerV
65    o Replacing delZ by delR in pkg/ctrl/
66    checkpoint51o_pre
67    
68    o undid all of cp51 pending some cleanups and discussion
69    o added the [#include "AD_CONFIG.h"] statement to all files that need
70       it for adjoint/tl #defines
71     o re-worked the build logic in genmake2 to support AD_CONFIG.h
72     o removed tools/genmake since it no longer works
73    
74    checkpoint51n_post
75    o modifications to make FREEZE flux visible to pkg/kpp
76      - moved surfaceTendencyTice from pkg/seaice to main code
77      - FREEZE & EXTERNAL_FORCING_SURF moved to FORWARD_STEP
78      - subroutine FREEZE now limits only surface temperature
79        (this means new output.txt for global_ocean.90x40x15,
80         global_ocean.cs32x15, and global_with_exf)
81    o added surface flux output variables to TIMEAVE_STATVARS
82    
83    checkpoint51n_pre
84  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
85    o added [#include "AD_CONFIG.h"] to all files that use the following
86      defines:
87      - ALLOW_ADJOINT_RUN
88      - ALLOW_TANGENTLINEAR_RUN
89      - ALLOW_ECCO_OPTIMIZATION
90    
91  checkpoint51m_post  checkpoint51m_post
92  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.203

  ViewVC Help
Powered by ViewVC 1.1.22