/[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.211 by jmc, Sun Nov 23 00:44:11 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint52b_pre
7    
8    o call "do_the_model_io" at the beginning (=> dump initial state)
9    o use rhoConstFresh to define convertEmP2rUnit (was done only in ocean-P)
10    o sort out interplay between tamc.h and PTRACERS_OPTIONS.h
11      (need info on NUMBER_OF_PTRACERS)
12    o missing PTRACERS headers in some routines
13    o default tamc.h in pkg/autodiff supposed to crash
14      to ensure proper customization
15    
16    checkpoint52a_post
17    o modifications to make FREEZE (_SURFACE) flux visible to pkg/kpp
18      - moved surfaceTendencyTice from pkg/seaice to main code
19      - subroutine FREEZE_SURFACE now limits only surface temperature
20        and is called in FORWARD_STEP (if allowFreezing=.TRUE.)
21        => new output.txt for global_ocean.cs32x15 & global_with_exf
22      - keep the old version of FREEZE for backward compatibility;
23        global_ocean.90x40x15 left unchanged using useOldFreezing=.TRUE.
24      - corresponding modifs for TAF directives
25    o added surface flux output variables to TIMEAVE_STATVARS
26    o time-averaged output for pkg/ptracers
27    o fix problem with ECCO-related divided adjoint
28      snapshot file was missing some ad-variables,
29      but no warning issued by TAF
30    
31    checkpoint52a_pre
32    o some bug fixes for #undef REAL4_IS_SLOW
33    
34    checkpoint52 = ecco_c52_e35
35    o after testing adjoints of checkpoint51u_post
36    
37    checkpoint51u_post
38    o this is the post-merge tag of the ecco-branch
39      (needs another clean checkout and re-testing)
40    o various natl_box_adjoint configs and results
41      but no input fields
42    o obcs adjoint not yet merged!
43    o adding ECCO global 1x1 and 2x2 degree configs
44    o updated/extended some store directives for seaice
45    o pkg/ecco now containes ecco-specific part of cost function
46    o top level routines the_main_loop, forward_step
47      supersede those in model/src/
48      previous input data.cost now in data.ecco
49      (new namelist ecco_cost_nml)
50    o in ctrl/ cleaned some cross-dependencies and updated CPP options
51    
52    checkpoint51t_post
53    o this is the pre-merge tag of the ecco-branch
54    
55    checkpoint51s_post
56    o cleanup: removed various obsolete #define-s
57    o pkg/grdchk
58      - renamed 'ph-grd 3' to 'grad-res'
59      - merged from ecco-branch
60        (remaining bug fixes for obcs gradient checks)
61      - additional high-precision output for testreport
62        (grep for 'precision_grdchk_result')
63    
64    checkpoint51r_post
65    o cleaned up or removed CPP_OPTIONS.h files
66    o updated results for some of the tests to reflect the new
67      optfiles (-ieee: -O0 instead of -O3)
68    
69    checkpoint51q_post
70    o cd_code:
71      - moved cd_scheme.F -> cd_code_scheme.F
72      - separate read_checkpoint from cd_code_ini_vars.F
73      - separated cd_code part from write_checkpoint
74      - updated AD_SOURCE, generated .flow
75      - added CD_CODE_VARS.h to the_main_loop
76      - Moving cd_code specific store dir.s to pkg/cd_code
77    o ctrl package totally restructured
78      - pack/unpack now optional and decoupled from
79        xx_/adxx_ I/O
80      - ctrl_pack/unpack cleaned
81        (new routines ctrl_init_ctrlvar.F, pkg/ctrl/ctrl_init_wet.F)
82      - confined inclusion of AD_CONFIG.h to where necessary.
83    o genmake2: changed AD dependencies from SRCFILES to AD_FILES
84    
85    checkpoint51p_post
86    o create initial cd_code package
87      - WARNING: the initialization of fields within packages
88        is broken because INI_FIELDS (where READ_CHECKPOINT is
89        called) is called *before* PACKAGES_INIT_VARIABLES.
90        This seems to be backwards since
91        1) its important to initially zero the entire field including
92           the "halo" region
93        2) zeroing needs to be done *before* reading pickup info
94           and the pickup call might or might not happen in any
95           particular run
96      - this needs an overhaul for R2
97    o cleanup verification/*/code/GMREDI_OPTIONS.h
98    o cleanup testreport
99    
100    checkpoint51o_post
101    o bringing AD-related verif's up to date with genmake2
102      - carbon/
103      - global_ocean.90x40x15/
104      - hs.94.1x64x5/
105      - (front_relax/ )
106    o (more) consistent directory structure for AD-related verif.'s
107    o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK
108    o cleaning some ALLOW_TANGENTLINEAR_RUN -> ALLOW_AUTODIFF
109    o bug fix in find_alpha.F for MDJWF:
110      - modif. to alpha = 1/D*( dN/dT - rho*dD/Dt) to account for
111        change rho -> rho-rhoConst
112      - replace call find_rho to find_rhonum
113    o initialisation of rFlx extended to full array (required by TAF)
114      and shifted to thermodynamics
115    o removed PTRACERS.h in ptracers routine
116    o added surfacetendencyPtr to S/R parameter list pracers_forcing
117    o Correcting initialisations for fVerU, fVerV.
118    o helping TAF to recognize dependency on kUp for
119      fVerU, fVerV
120    o Replacing delZ by delR in pkg/ctrl/
121    checkpoint51o_pre
122    
123    o undid all of cp51 pending some cleanups and discussion
124    o added the [#include "AD_CONFIG.h"] statement to all files that need
125       it for adjoint/tl #defines
126     o re-worked the build logic in genmake2 to support AD_CONFIG.h
127     o removed tools/genmake since it no longer works
128    
129  checkpoint51n_post  checkpoint51n_post
130  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.211

  ViewVC Help
Powered by ViewVC 1.1.22