/[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.198 by edhill, Tue Oct 28 22:57:59 2003 UTC revision 1.217 by jmc, Fri Dec 5 02:46: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 surface flux time-av diagnostic modified for NLFS & RealFreshWater
7    
8    checkpoint52c_post
9    o Fixing OPTIONS files for use of exf:
10      - ALLOW_ECCO not needed
11      - ECCO_CPPOPTIONS.h should not be included from
12        EXF_OPTIONS.h/CAL_OPTIONS.h, but from CPP_OPTIONS.h
13        as has been the case in the past
14      - All cal/exf related options are currently set in
15        single header file. Should remain so until we
16        agree on a consistent new policy.
17    o Removed all CPP options for cal package.
18      cal has no more CPP options.
19    o modified STOREs in GAD_ADVECTION
20    o corrected key comp. for passkey
21    
22    checkpoint52b_post
23    o new version: "thsice" of thermodynamic sea-ice pkg:
24     - only 1 call from "forward_step"; conserve energy, fresh-water & salt.
25     - modify fluxes but do not change theta directly;
26     - light cleaning of bulk_force pkg (still needed with thsice).
27     - add forcing fields + data files in global_ocean.cs32x15/inp_thsice
28       + output_thsice.txt to test thsice & bulk_force pkgs.
29    o put back grid & coriolis monitor output.
30    checkpoint52b_pre
31    
32    o call "do_the_model_io" at the beginning (=> dump initial state)
33    o use rhoConstFresh to define convertEmP2rUnit (was done only in ocean-P)
34    o sort out interplay between tamc.h and PTRACERS_OPTIONS.h
35      (need info on NUMBER_OF_PTRACERS)
36    o missing PTRACERS headers in some routines
37    o default tamc.h in pkg/autodiff supposed to crash
38      to ensure proper customization
39    
40    checkpoint52a_post
41    o modifications to make FREEZE (_SURFACE) flux visible to pkg/kpp
42      - moved surfaceTendencyTice from pkg/seaice to main code
43      - subroutine FREEZE_SURFACE now limits only surface temperature
44        and is called in FORWARD_STEP (if allowFreezing=.TRUE.)
45        => new output.txt for global_ocean.cs32x15 & global_with_exf
46      - keep the old version of FREEZE for backward compatibility;
47        global_ocean.90x40x15 left unchanged using useOldFreezing=.TRUE.
48      - corresponding modifs for TAF directives
49    o added surface flux output variables to TIMEAVE_STATVARS
50    o time-averaged output for pkg/ptracers
51    o fix problem with ECCO-related divided adjoint
52      snapshot file was missing some ad-variables,
53      but no warning issued by TAF
54    
55    checkpoint52a_pre
56    o some bug fixes for #undef REAL4_IS_SLOW
57    
58    checkpoint52 = ecco_c52_e35
59    o after testing adjoints of checkpoint51u_post
60    
61    checkpoint51u_post
62    o this is the post-merge tag of the ecco-branch
63      (needs another clean checkout and re-testing)
64    o various natl_box_adjoint configs and results
65      but no input fields
66    o obcs adjoint not yet merged!
67    o adding ECCO global 1x1 and 2x2 degree configs
68    o updated/extended some store directives for seaice
69    o pkg/ecco now containes ecco-specific part of cost function
70    o top level routines the_main_loop, forward_step
71      supersede those in model/src/
72      previous input data.cost now in data.ecco
73      (new namelist ecco_cost_nml)
74    o in ctrl/ cleaned some cross-dependencies and updated CPP options
75    
76    checkpoint51t_post
77    o this is the pre-merge tag of the ecco-branch
78    
79    checkpoint51s_post
80    o cleanup: removed various obsolete #define-s
81    o pkg/grdchk
82      - renamed 'ph-grd 3' to 'grad-res'
83      - merged from ecco-branch
84        (remaining bug fixes for obcs gradient checks)
85      - additional high-precision output for testreport
86        (grep for 'precision_grdchk_result')
87    
88    checkpoint51r_post
89    o cleaned up or removed CPP_OPTIONS.h files
90    o updated results for some of the tests to reflect the new
91      optfiles (-ieee: -O0 instead of -O3)
92    
93    checkpoint51q_post
94    o cd_code:
95      - moved cd_scheme.F -> cd_code_scheme.F
96      - separate read_checkpoint from cd_code_ini_vars.F
97      - separated cd_code part from write_checkpoint
98      - updated AD_SOURCE, generated .flow
99      - added CD_CODE_VARS.h to the_main_loop
100      - Moving cd_code specific store dir.s to pkg/cd_code
101    o ctrl package totally restructured
102      - pack/unpack now optional and decoupled from
103        xx_/adxx_ I/O
104      - ctrl_pack/unpack cleaned
105        (new routines ctrl_init_ctrlvar.F, pkg/ctrl/ctrl_init_wet.F)
106      - confined inclusion of AD_CONFIG.h to where necessary.
107    o genmake2: changed AD dependencies from SRCFILES to AD_FILES
108    
109    checkpoint51p_post
110  o create initial cd_code package  o create initial cd_code package
111      - WARNING: the initialization of fields within packages
112        is broken because INI_FIELDS (where READ_CHECKPOINT is
113        called) is called *before* PACKAGES_INIT_VARIABLES.
114        This seems to be backwards since
115        1) its important to initially zero the entire field including
116           the "halo" region
117        2) zeroing needs to be done *before* reading pickup info
118           and the pickup call might or might not happen in any
119           particular run
120      - this needs an overhaul for R2
121  o cleanup verification/*/code/GMREDI_OPTIONS.h  o cleanup verification/*/code/GMREDI_OPTIONS.h
122  o cleanup testreport  o cleanup testreport
123    

Legend:
Removed from v.1.198  
changed lines
  Added in v.1.217

  ViewVC Help
Powered by ViewVC 1.1.22