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

  ViewVC Help
Powered by ViewVC 1.1.22