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

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.109

  ViewVC Help
Powered by ViewVC 1.1.22