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

  ViewVC Help
Powered by ViewVC 1.1.22