/[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.193 by edhill, Thu Oct 23 04:41:40 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  untagged  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
50    o modifications to make FREEZE flux visible to pkg/kpp
51      - moved surfaceTendencyTice from pkg/seaice to main code
52      - FREEZE & EXTERNAL_FORCING_SURF moved to FORWARD_STEP
53      - subroutine FREEZE now limits only surface temperature
54        (this means new output.txt for global_ocean.90x40x15,
55         global_ocean.cs32x15, and global_with_exf)
56    o added surface flux output variables to TIMEAVE_STATVARS
57    
58    checkpoint51n_pre
59  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
60  o added [#include "AD_CONFIG.h"] to all files that use the following  o added [#include "AD_CONFIG.h"] to all files that use the following
61    defines:    defines:

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

  ViewVC Help
Powered by ViewVC 1.1.22