/[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.200 by edhill, Thu Oct 30 12:24:44 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint51p_post
7    o create initial cd_code package
8      - WARNING: the initialization of fields within packages
9        is broken because INI_FIELDS (where READ_CHECKPOINT is
10        called) is called *before* PACKAGES_INIT_VARIABLES.
11        This seems to be backwards since
12        1) its important to initially zero the entire field including
13           the "halo" region
14        2) zeroing needs to be done *before* reading pickup info
15           and the pickup call might or might not happen in any
16           particular run
17      - this needs an overhaul for R2
18    o cleanup verification/*/code/GMREDI_OPTIONS.h
19    o cleanup testreport
20    
21    checkpoint51o_post
22    o bringing AD-related verif's up to date with genmake2
23      - carbon/
24      - global_ocean.90x40x15/
25      - hs.94.1x64x5/
26      - (front_relax/ )
27    o (more) consistent directory structure for AD-related verif.'s
28    o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK
29    o cleaning some ALLOW_TANGENTLINEAR_RUN -> ALLOW_AUTODIFF
30    o bug fix in find_alpha.F for MDJWF:
31      - modif. to alpha = 1/D*( dN/dT - rho*dD/Dt) to account for
32        change rho -> rho-rhoConst
33      - replace call find_rho to find_rhonum
34    o initialisation of rFlx extended to full array (required by TAF)
35      and shifted to thermodynamics
36    o removed PTRACERS.h in ptracers routine
37    o added surfacetendencyPtr to S/R parameter list pracers_forcing
38    o Correcting initialisations for fVerU, fVerV.
39    o helping TAF to recognize dependency on kUp for
40      fVerU, fVerV
41    o Replacing delZ by delR in pkg/ctrl/
42    checkpoint51o_pre
43    
44    o undid all of cp51 pending some cleanups and discussion
45    o added the [#include "AD_CONFIG.h"] statement to all files that need
46       it for adjoint/tl #defines
47     o re-worked the build logic in genmake2 to support AD_CONFIG.h
48     o removed tools/genmake since it no longer works
49    
50    checkpoint51n_post
51    o modifications to make FREEZE flux visible to pkg/kpp
52      - moved surfaceTendencyTice from pkg/seaice to main code
53      - FREEZE & EXTERNAL_FORCING_SURF moved to FORWARD_STEP
54      - subroutine FREEZE now limits only surface temperature
55        (this means new output.txt for global_ocean.90x40x15,
56         global_ocean.cs32x15, and global_with_exf)
57    o added surface flux output variables to TIMEAVE_STATVARS
58    
59    checkpoint51n_pre
60    o added "#undef ALLOW_USE_MPI" support to eesupp/src/gather_2d.F
61    o added [#include "AD_CONFIG.h"] to all files that use the following
62      defines:
63      - ALLOW_ADJOINT_RUN
64      - ALLOW_TANGENTLINEAR_RUN
65      - ALLOW_ECCO_OPTIMIZATION
66    
67  checkpoint51m_post  checkpoint51m_post
68  o incorporating changes to get TAMC/TAF working in genmake2  o incorporating changes to get TAMC/TAF working in genmake2
69    - 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.200

  ViewVC Help
Powered by ViewVC 1.1.22