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

Legend:
Removed from v.1.101  
changed lines
  Added in v.1.111

  ViewVC Help
Powered by ViewVC 1.1.22