/[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.13 by heimbach, Thu Nov 7 17:34:09 2002 UTC revision 1.53.2.22 by dimitri, Wed Feb 5 09:04:34 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_p11
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    o Added pkg/sbo for computing IERS Special Bureau for the Oceans
13      (SBO) core products, including oceanic mass, center-of-mass,
14      angular, and bottom pressure (see pkg/sbo/README.sbo).
15    o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
16      to avoid negative values in shallow regions.
17      - updated verification/natl_box/results/output.txt
18      - updated verification/lab_sea/results/output.txt
19    o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
20    o Added useSingleCpuIO option (see PARAMS.h).
21    
22    release1_p10
23    o modifications for using pkg/exf with pkg/seaice
24      - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
25        and SEAICE_EXTERNAL_FLUXES
26      - pkg/exf CPP options EXF_READ_EVAP and
27        EXF_NO_BULK_COMPUTATIONS
28      - usage examples are Experiments 8 and 9 in
29        verification/lab_sea/README
30      - verification/lab_sea default experiment now uses
31        pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
32    
33    release1_p9
34    o pkg/seaice
35      - removed GOTO's and added taf directives
36      - double precision constants to reduce the g77 (Linux)
37        to F77 (SGI) differences reported in release1_p8
38    o tools/genmake
39      - added SGI options
40    o verification/testscript
41      - updated to that of checkpoint47a_post
42    o verification/global_ocean.90x40x15/input/eedata
43      - modified for SGI f77 compatibility
44    o verification/lab_sea
45      - added description of sea-ice model
46      - added missing matlab routines
47      - added test of thermodynamics parallelization
48    
49    release1_p8
50    o verification/natl_box:
51      updating new external_fields_load routine
52    o New package: pkg/seaice
53      Sea ice model by D. Menemenlis (JPL) and Jinlun Zhang (Seattle).
54      The sea-ice code is based on Hibler (1979-1980).
55      Two sea-ice dynamic solvers, ADI and LSR, are included.
56      In addition to computing prognostic sea-ice variables and diagnosing
57      the forcing/external data fields that drive the ocean model,
58      SEAICE_MODEL also sets theta to the freezing point under sea-ice.
59      The implied surface heat flux is then stored in variable
60      surfaceTendencyTice, which is needed by KPP package (kpp_calc.F and
61      kpp_transport_t.F) to diagnose surface buoyancy fluxes and for the
62      non-local transport term.  Because this call precedes model
63      thermodynamics, temperature under sea-ice may not be "exactly" at
64      the freezing point by the time theta is dumped or time-averaged.
65      N.B.: fairly large differences in accuracy occur across
66            different platforms/compilers; comparison between
67            g77 (Linux) and F77 (SGI Origin 2000/MIPSpro)
68            generated output gives:
69       T           S           U           V
70      C D M    c        m  s        m  s        m  s        m  s
71      n p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
72      f n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
73      g d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .
74    
75      Y Y Y Y  5  5  7  7  7  8 10  9  6  6  6  6  7  5  7  5  7 FAIL  lab_sea
76    
77  release1_p7  release1_p7
78  o GAD:  o GAD:
79    - generated new common blocks to account for call of    - generated new common blocks to account for call of

Legend:
Removed from v.1.53.2.13  
changed lines
  Added in v.1.53.2.22

  ViewVC Help
Powered by ViewVC 1.1.22