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

Legend:
Removed from v.1.194  
changed lines
  Added in v.1.199

  ViewVC Help
Powered by ViewVC 1.1.22