/[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.183 by edhill, Wed Oct 8 19:35:00 2003 UTC revision 1.196 by heimbach, Mon Oct 27 22:56:29 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6  checkpoint 51i_pre  checkpoint51o_post
7    o bringing AD-related verif's up to date with genmake2
8      - carbon/
9      - global_ocean.90x40x15/
10      - hs.94.1x64x5/
11      - (front_relax/ )
12    o (more) consistent directory structure for AD-related verif.'s
13    o cleaning ALLOW_GRADIENT_CHECK -> ALLOW_GRDCHK
14    o cleaning some ALLOW_TANGENTLINEAR_RUN -> ALLOW_AUTODIFF
15    o bug fix in find_alpha.F for MDJWF:
16      - modif. to alpha = 1/D*( dN/dT - rho*dD/Dt) to account for
17        change rho -> rho-rhoConst
18      - replace call find_rho to find_rhonum
19    o initialisation of rFlx extended to full array (required by TAF)
20      and shifted to thermodynamics
21    o removed PTRACERS.h in ptracers routine
22    o added surfacetendencyPtr to S/R parameter list pracers_forcing
23    o Correcting initialisations for fVerU, fVerV.
24    o helping TAF to recognize dependency on kUp for
25      fVerU, fVerV
26    o Replacing delZ by delR in pkg/ctrl/
27    checkpoint51o_pre
28    
29    o undid all of cp51 pending some cleanups and discussion
30    
31    checkpoint51n_post
32    o modifications to make FREEZE flux visible to pkg/kpp
33      - moved surfaceTendencyTice from pkg/seaice to main code
34      - FREEZE & EXTERNAL_FORCING_SURF moved to FORWARD_STEP
35      - subroutine FREEZE now limits only surface temperature
36        (this means new output.txt for global_ocean.90x40x15,
37         global_ocean.cs32x15, and global_with_exf)
38    o added surface flux output variables to TIMEAVE_STATVARS
39    
40    checkpoint51n_pre
41    o added "#undef ALLOW_USE_MPI" support to eesupp/src/gather_2d.F
42    o added [#include "AD_CONFIG.h"] to all files that use the following
43      defines:
44      - ALLOW_ADJOINT_RUN
45      - ALLOW_TANGENTLINEAR_RUN
46      - ALLOW_ECCO_OPTIMIZATION
47    
48    checkpoint51m_post
49    o incorporating changes to get TAMC/TAF working in genmake2
50      - added new TAMC/TAF targets to the Makefile
51      - various cleanups related to package handling
52      - these changes should have no impact on the forward model
53    
54    checkpoint51l_post
55    o changes to pkg/cal and pkg/exf that allow and speed-up long integrations
56     - faster algorithm for cal_addtime.F
57     - higher precision arithmetic, where needed
58     - pkg/exf *startdate variables changed from calendar date to
59       model integration time
60    
61    checkpoint51l_pre
62    o add salt flux to forcing fields (used when salty sea-ice forms or melts)
63    o enable to apply restoring on S & T only in a latitude band.
64    o update output (external_forcing_surf modif. change truncation errors)
65       global_ocean.cs32x15, global_ocean_pressure, lab_sea, natl_box
66    
67    checkpoint51k_post
68    o change default to: useNHMTerms=.FALSE.
69     - new output.txt for atmos. exp (NHMTerms were wrong but now turned off):
70       adjustment.128x64x1, aim.5l_Eq_Ch, aim.5l_LatLon, hs94.128x64x5, hs94.1x64x5
71     - new output.txt for idealized oceanic exp (NHMTerms are now turned off):
72        exp1, ideal_2D_oce
73     - change data file of oceanic exp (leave the results unchanged for now)
74       exp2, global_ocean[90x40x15,pressure,with_exf], lab_sea, natl_box
75    o set gravitySign automatically according to the vertical coordinate used
76      (and change sign: back to "logical" value: +1 when R increases downward)
77    o added an include barrier to the default CPP_OPTIONS.h and
78      removed the #include "PACKAGES_CONFIG.h" from it
79    o fix a bug in mom_fluxform (from chk51j_post)
80    
81    checkpoint51j_post
82    o Added some AD-related initialisations in mom_vecinv/ mom_fluxform/
83    o adjusted some flow directives (dynamics, thermodynamics)
84    o added cubed-sphere case to test cost function
85    o heckpoint_lev?_directives.h now include
86      pkg-specific directives, whenever those are enabled.
87    o Moving pkg-specific flow directives to corresponding pkg
88      Moving pkg-specific differentiation list to corresponding pkg
89      Moving pkg-specific checkpoint-lev storing to corresponding pkg
90      ---> conventions are
91           - pkg_ad.flow
92           - pkg_ad_diff.list
93           - pkg_ad_check_lev?_dir.h
94    
95    checkpoint51i_post
96    o merge of the branch-genmake2
97      - knowingly breaks the older genmake
98      - automatic generation of all ALLOW_${PKG_NAME} defines
99      - new testreport supersedes older testscript
100    o large number of package inclusion and header cleanups
101    checkpoint51i_pre
102    
103  o new output for adjoin of global ocean vector invariant  o new output for adjoin of global ocean vector invariant
104  o fix for checkpoint of thermodynamic seaice and bulk_force  o fix for checkpoint of thermodynamic seaice and bulk_force
105  o Steph gchem various cleanups  o Steph gchem various cleanups

Legend:
Removed from v.1.183  
changed lines
  Added in v.1.196

  ViewVC Help
Powered by ViewVC 1.1.22