/[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.94 by adcroft, Tue Nov 5 19:13:52 2002 UTC revision 1.113 by dimitri, Sat Dec 28 10:11:10 2002 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint47f_post
7    Merging from release1_p10:
8    o modifications for using pkg/exf with pkg/seaice
9      - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
10        and SEAICE_EXTERNAL_FLUXES
11      - pkg/exf CPP options EXF_READ_EVAP and
12        EXF_NO_BULK_COMPUTATIONS
13      - usage examples are Experiments 8 and 9 in
14        verification/lab_sea/README
15      - verification/lab_sea default experiment now uses
16        pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
17    
18    checkpoint47e_post
19    o created a tag prior to creating a branch
20    
21    checkpoint47d_post
22    o fixed bug in the oceanic pressure coordinates code: vertical viscosity
23      at the bottom boundary had an erroneous half slip boundary condition
24    o added bottom drag and no slip boundary condition capabilities to
25      oceanic pressure coordinates code
26    o added new verification experiment global_ocean_pressure, this experiment is
27      also described in the tutorial section of the manual
28    checkpoint47d_pre
29    
30    checkpoint47c_post
31    o Added a verification experiment for a global cubed-sphere ocean run
32      -  verification/global_ocean.cubed32x32x30
33      -  uses pkg/therm_seaice and pkg/bulk_forcing
34    
35    o allow to run AIM physics with SPEEDY input files (from Franco Molteni)
36    o allow a more accurate definition of Ro_Surf (selectFindRoSurf=1)
37      when using P-coordinate; only implemented for atmospheric config.
38    o OCEANICP & realFreshWater: include P-E direct effect on wVel ;
39      NOTES: requires option NONLIN_FRSURF to be "#define".
40    o update advect_xz/results/output.txt (left from checkpoint44g_post)
41    
42    checkpoint47b_post
43    Merging from release1_p9:
44    o pkg/seaice
45      - removed GOTO's and added taf directives
46      - double precision constants to reduce the g77 (Linux)
47        to F77 (SGI) differences reported in release1_p8
48    o tools/genmake
49      - added SGI options
50    o verification/testscript
51      - updated to that of checkpoint47a_post
52    o verification/global_ocean.90x40x15/input/eedata
53      - modified for SGI f77 compatibility
54    o verification/lab_sea
55      - added description of sea-ice model
56      - added missing matlab routines
57      - added test of thermodynamics parallelization
58    
59    checkpoint47a_post
60    o new pkg: aim_v23
61     = F. Molteni atmos.physics (SPEEDY, ver23) adapted to MITgcm.
62       for now, keep the same surface forcing as before.
63     - Part-Cell implemented into AIM; check that Heat & Water are conserved
64     - aim.5l_cs: use new aim pkg (run 10yr & get better results than before)
65     - aim.5l_LatLon & aim.5l_Equatorial_Channel are still using old aim pkg
66    o add diagnostic of surface correction term in monitor output
67    
68    o bulk_force and therm_seaice
69    - Two packages:  bulk_force (Bulk forcing)
70      and therm_seaice (thermodynamic_seaice) - adopted from LANL CICE.v2.0.2
71    - Earlier integration from Stephaine Dutkiewicz
72      and Patrick Heimbach.
73    - Two ifdef statements for compile time,
74       ALLOW_THERM_SEAICE and ALLOW_BULK_FORCE
75    
76    checkpoint47
77    differentiable version of checkpoint46n_post
78    o bug fix in quasihydrostaticterms
79    o * "clean" adjoint code (in terms of extensive recomputations)
80        can now be obtained for all GMREDI options (i.e. for
81        - GM_VISBECK_VARIABLE_K
82        - GM_NON_UNITY_DIAGONAL
83        - GM_EXTRA_DIAGONAL
84        - GM_BOLUS_ADVEC )
85      * However, wrong gradient check problem remains unsolved.
86      * New CPP options have been introduced for different
87        tapering schemes
88    o external_fields_load now part of differentiation list
89    o pressure needs multiple storing;
90      would be nice to have store_pressure at beginning or
91      end of forward_step, e.g. by having phiHyd global (5-dim.)
92      (NB: pressure is needed for certain cases in find_rho,
93      which is also invoked through convective_adjustment).
94    o recomputations in find_rho for cases
95     'JMD95'/'UNESCO' or 'MDJWF' are OK.
96    o #define ATMOSPHERIC_LOADING should be differentiable
97    o ini_forcing shifted to begining of initialise_varia
98    o Incorporating QNVS line search routines into MITgcm
99      (this is separate code, and therefore not under pkg)
100      lsopt/, optim/
101    o Updated verification/carbon/
102      - #define GM_VISBECK_VARIABLE_K
103      - GM_taper_scheme    = 'ldd97'    
104    
105    checkpoint46n_post
106    Merging from release1_p8:
107    o verification/natl_box:
108      updating new external_fields_load routine
109    o New package: pkg/seaice
110      Sea ice model by D. Menemenlis (JPL) and Jinlun Zhang (Seattle).
111      The sea-ice code is based on Hibler (1979-1980).
112      Two sea-ice dynamic solvers, ADI and LSR, are included.
113      In addition to computing prognostic sea-ice variables and diagnosing
114      the forcing/external data fields that drive the ocean model,
115      SEAICE_MODEL also sets theta to the freezing point under sea-ice.
116      The implied surface heat flux is then stored in variable
117      surfaceTendencyTice, which is needed by KPP package (kpp_calc.F and
118      kpp_transport_t.F) to diagnose surface buoyancy fluxes and for the
119      non-local transport term.  Because this call precedes model
120      thermodynamics, temperature under sea-ice may not be "exactly" at
121      the freezing point by the time theta is dumped or time-averaged.
122      N.B.: fairly large differences in accuracy occur across
123            different platforms/compilers; comparison between
124            g77 (Linux) and F77 (SGI Origin 2000/MIPSpro)
125            generated output gives:
126       T           S           U           V
127      C D M    c        m  s        m  s        m  s        m  s
128      n p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
129      f n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
130      g d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .
131    
132      Y Y Y Y  5  5  7  7  7  8 10  9  6  6  6  6  7  5  7  5  7 FAIL  lab_sea
133    o GAD:
134      - generated new common blocks to account for call of
135        same gad routines with differing traceridentities
136        (needed to modify tracerIdentity indices in GAD.h)
137      - generated separate common blocks for case useCubedSphereExchange
138        (Department of Futurology)
139      - parameter lists to gmredi_?transport: added tracerIdentity
140      - added new key indices to tamc.h
141    o external_fields_load:
142      - added this routine to TAF list
143      - needed to make some common blocks global and additional storing
144        along the same lines as exf package (checkpoint_lev?_directives.h)
145    o exf:
146      updated external forcing package
147      - bug fixes carried over from ecco-branch
148        (missing OBCS_OPTIONS.h in two routines)
149      - enable easy to use "no forcing".
150      - added exf I/O for atmospheric loading
151      - added exf I/O for runoff data
152      - transfered scaling between exf <-> MITgcm to exf namelist
153    o Adding new verification experiment global_with_exf.
154      This verification experiment is almost identical to the
155      global_ocean.90x40x15 experiment, except that it uses
156      the exf (and cal) package instead of the
157      external_fields_load routine (cf README file).
158    
159    checkpoint46m_post
160    o modified testscript to return -- when there are no lines of "%MON" output
161    o added new flag "quasiHydrostatic" for QH mode
162      and new routine quasihydrostaticterms()
163    o added 2*Omega*Cos(phi)*W to u equations (non-hydrostatic Coriolis term)
164      New routine: mom_u_coriolis_nh()
165    o fixed sign of non-hydrostatic metric terms in u and v equations.
166      Depend on correct sign of gravitySign.
167    o added work.pc* to .cvsignore in aim directories using ifc
168    o introduced flag for controllin non-hydrostatic metric terms
169    o removed gravitySign from PARM04
170  o switched to g77/ifc from pgf77 in aim experiments  o switched to g77/ifc from pgf77 in aim experiments
171    
172  checkpoint46l_post  checkpoint46l_post

Legend:
Removed from v.1.94  
changed lines
  Added in v.1.113

  ViewVC Help
Powered by ViewVC 1.1.22