/[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.11 by mlosch, Wed Oct 23 18:26:35 2002 UTC revision 1.53.2.19 by dimitri, Thu Jan 30 05:55:53 2003 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    release1_??? (not taged yet)
7    o modifications for using pkg/exf with pkg/seaice
8      - improved description of the various forcing configurations
9      - added basic radiation bulk formulae to pkg/exf
10      - units/sign fix for evap computation in exf_getffields.F
11      - updated verification/global_with_exf/results/output.txt
12    
13    release1_p10
14    o modifications for using pkg/exf with pkg/seaice
15      - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
16        and SEAICE_EXTERNAL_FLUXES
17      - pkg/exf CPP options EXF_READ_EVAP and
18        EXF_NO_BULK_COMPUTATIONS
19      - usage examples are Experiments 8 and 9 in
20        verification/lab_sea/README
21      - verification/lab_sea default experiment now uses
22        pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
23    
24    release1_p9
25    o pkg/seaice
26      - removed GOTO's and added taf directives
27      - double precision constants to reduce the g77 (Linux)
28        to F77 (SGI) differences reported in release1_p8
29    o tools/genmake
30      - added SGI options
31    o verification/testscript
32      - updated to that of checkpoint47a_post
33    o verification/global_ocean.90x40x15/input/eedata
34      - modified for SGI f77 compatibility
35    o verification/lab_sea
36      - added description of sea-ice model
37      - added missing matlab routines
38      - added test of thermodynamics parallelization
39    
40    release1_p8
41    o verification/natl_box:
42      updating new external_fields_load routine
43    o New package: pkg/seaice
44      Sea ice model by D. Menemenlis (JPL) and Jinlun Zhang (Seattle).
45      The sea-ice code is based on Hibler (1979-1980).
46      Two sea-ice dynamic solvers, ADI and LSR, are included.
47      In addition to computing prognostic sea-ice variables and diagnosing
48      the forcing/external data fields that drive the ocean model,
49      SEAICE_MODEL also sets theta to the freezing point under sea-ice.
50      The implied surface heat flux is then stored in variable
51      surfaceTendencyTice, which is needed by KPP package (kpp_calc.F and
52      kpp_transport_t.F) to diagnose surface buoyancy fluxes and for the
53      non-local transport term.  Because this call precedes model
54      thermodynamics, temperature under sea-ice may not be "exactly" at
55      the freezing point by the time theta is dumped or time-averaged.
56      N.B.: fairly large differences in accuracy occur across
57            different platforms/compilers; comparison between
58            g77 (Linux) and F77 (SGI Origin 2000/MIPSpro)
59            generated output gives:
60       T           S           U           V
61      C D M    c        m  s        m  s        m  s        m  s
62      n p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
63      f n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
64      g d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .
65    
66      Y Y Y Y  5  5  7  7  7  8 10  9  6  6  6  6  7  5  7  5  7 FAIL  lab_sea
67    
68    
69    release1_p7
70    o GAD:
71      - generated new common blocks to account for call of
72        same gad routines with differing traceridentities
73        (needed to modify tracerIdentity indices in GAD.h)
74      - generated separate common blocks for case useCubedSphereExchange
75        (Department of Futurology)
76      - parameter lists to gmredi_?transport: added tracerIdentity
77      - added new key indices to tamc.h
78    o external_fields_load:
79      - added this routine to TAF list
80      - needed to make some common blocks global and additional storing
81        along the same lines as exf package (checkpoint_lev?_directives.h)
82    o exf:
83      updated external forcing package
84      - bug fixes carried over from ecco-branch
85        (missing OBCS_OPTIONS.h in two routines)
86      - enable easy to use "no forcing".
87      - added exf I/O for atmospheric loading
88      - added exf I/O for runoff data
89      - transfered scaling between exf <-> MITgcm to exf namelist
90    o Adding new verification experiment global_with_exf.
91      This verification experiment is almost identical to the
92      global_ocean.90x40x15 experiment, except that it uses
93      the exf (and cal) package instead of the
94      external_fields_load routine (cf README file).
95    
96  release1_p6  release1_p6
97  o fixed the verification/global_ocean.90x40x15 experiment:  o fixed the verification/global_ocean.90x40x15 experiment:
98   - new bathymetry (the world according to A., JMC, and M.)   - new bathymetry (the world according to A., JMC, and M.)

Legend:
Removed from v.1.53.2.11  
changed lines
  Added in v.1.53.2.19

  ViewVC Help
Powered by ViewVC 1.1.22