/[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.53.2.9 by heimbach, Thu Jul 11 15:17:29 2002 UTC revision 1.53.2.14 by heimbach, Mon Nov 11 22:04:56 2002 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6  next patch:  release1_p8
7    o verification/natl_box:
8      updating new external_fields_load routine
9    o New package: pkg/seaice
10      Sea ice model by D. Menemenlis (JPL) and Jinlun Zhang (Seattle).
11      The sea-ice code is based on Hibler (1979-1980).
12      Two sea-ice dynamic solvers, ADI and LSR, are included.
13      In addition to computing prognostic sea-ice variables and diagnosing
14      the forcing/external data fields that drive the ocean model,
15      SEAICE_MODEL also sets theta to the freezing point under sea-ice.
16      The implied surface heat flux is then stored in variable
17      surfaceTendencyTice, which is needed by KPP package (kpp_calc.F and
18      kpp_transport_t.F) to diagnose surface buoyancy fluxes and for the
19      non-local transport term.  Because this call precedes model
20      thermodynamics, temperature under sea-ice may not be "exactly" at
21      the freezing point by the time theta is dumped or time-averaged.
22      N.B.: fairly large differences in accuracy occur across
23            different platforms; comparison between
24            g77 (Linux) and ??? generated output gives:
25       T           S           U           V
26      C D M    c        m  s        m  s        m  s        m  s
27      n p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
28      f n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
29      g d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .
30    
31      Y Y Y Y  5  5  7  7  7  8 10  9  6  6  6  6  7  5  7  5  7 FAIL  lab_sea
32    
33    
34    release1_p7
35    o GAD:
36      - generated new common blocks to account for call of
37        same gad routines with differing traceridentities
38        (needed to modify tracerIdentity indices in GAD.h)
39      - generated separate common blocks for case useCubedSphereExchange
40        (Department of Futurology)
41      - parameter lists to gmredi_?transport: added tracerIdentity
42      - added new key indices to tamc.h
43    o external_fields_load:
44      - added this routine to TAF list
45      - needed to make some common blocks global and additional storing
46        along the same lines as exf package (checkpoint_lev?_directives.h)
47    o exf:
48      updated external forcing package
49      - bug fixes carried over from ecco-branch
50        (missing OBCS_OPTIONS.h in two routines)
51      - enable easy to use "no forcing".
52      - added exf I/O for atmospheric loading
53      - added exf I/O for runoff data
54      - transfered scaling between exf <-> MITgcm to exf namelist
55    o Adding new verification experiment global_with_exf.
56      This verification experiment is almost identical to the
57      global_ocean.90x40x15 experiment, except that it uses
58      the exf (and cal) package instead of the
59      external_fields_load routine (cf README file).
60    
61    release1_p6
62    o fixed the verification/global_ocean.90x40x15 experiment:
63     - new bathymetry (the world according to A., JMC, and M.)
64     - new initial fields and forcing fields (*.bin files)
65     - new POLY3.COEFFS (for the next release one should switch to a full
66       equation of state)
67     - fixed several errors and redundancies in the data file
68     - experiment uses looped cells
69     - added matlab directory with diagnostic scripts for plotting of output
70    
71    release1_p5
72    o import recent fix from MAIN branch:
73      - use recip_dx*,recip_dy* instead of /dx*,/dy* in orlanski_E,W,N,S
74      - change phiMin in exp1 (to agree with documentation)
75     from checkpoint45 to checkpoint45a_post:
76      - specific exchange for X-slice domain (case Ny=1)
77      - argument futureIter of S/R obcs_calc missing in
78        exp4 & internal_wave /code
79      - solve_for_pressure : set cg2d_x to zero where OBCS are applied
80     from checkpoint44f_post to checkpoint44g_post:
81      - fix surface correction term in multiDimAdvection
82        (affects plume_on_slope results
83  o bug fix in packages_readparms (missing ALLOW_CALENDAR)  o bug fix in packages_readparms (missing ALLOW_CALENDAR)
84  o bug fix in CG2D.h (correct array size for LETS_MAKE_JAM  o bug fix in CG2D.h (correct array size for LETS_MAKE_JAM
85  o Adjoint-related bug fixes in kpp:  o Adjoint-related bug fixes in kpp:
# Line 14  o removed unused TAF keys iikey, idkey ( Line 90  o removed unused TAF keys iikey, idkey (
90  o flow directives:  o flow directives:
91    - new for S/R do_the_model_io    - new for S/R do_the_model_io
92    - enhanced for S/R checkpoint    - enhanced for S/R checkpoint
93  o added E-P fluxes to gradient check package  o added Eliassen Palm flux controls to gradient check package
94    o new ctrl package
95      - adopted from ECCO environment to enable optimization
96      - added Eliassen Palm fluxes to controls
97      - adjusted global_ocean.90x40x15/ and carbon/ accordingly
98    
99  release1_p4  release1_p4
100  o Removed f90 comments ("!")  o Removed f90 comments ("!")

Legend:
Removed from v.1.53.2.9  
changed lines
  Added in v.1.53.2.14

  ViewVC Help
Powered by ViewVC 1.1.22