/[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.12 by heimbach, Thu Nov 7 17:23:42 2002 UTC revision 1.53.2.32 by dimitri, Thu Feb 27 22:29:13 2003 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:  untagged
7    o Added net flux to downward flux conversion to pkg/exf/exf_getffields.F
8    o Added SEAICE_initialHEFF to pkg/seaice
9    o SEAICE_WRITE_PICKUP needs to be called before WRITE_CHECKPOINT
10    
11    release1_p12
12    o Added missing /* */ to CPP comments in pkg/seaice, pkg/exf,
13      kpp_transport_t.F, forward_step.F, and the_main_loop.F
14    o pkg/seaice:
15      - adjoint-friendly modifications
16      - added a SEAICE_WRITE_PICKUP at end of the_model_main.F
17    
18    release1_p12_pre
19    o Updated useSingleCpuIO option in mdsio_writefield.F to
20      work with multi-field files, e.g., for single-file pickup.
21    o pkg/seaice:
22      - bug fix in growth.F: QNET for no shortwave case
23      - added HeffFile for specifying initial sea-ice thickness
24      - changed SEAICE_EXTERNAL_FLUXES wind stress implementation
25    
26    release1_p11
27    o Modifications for using pkg/exf with pkg/seaice
28      - improved description of the various forcing configurations
29      - added basic radiation bulk formulae to pkg/exf
30      - units/sign fix for evap computation in exf_getffields.F
31      - updated verification/global_with_exf/results/output.txt
32    o Added pkg/sbo for computing IERS Special Bureau for the Oceans
33      (SBO) core products, including oceanic mass, center-of-mass,
34      angular, and bottom pressure (see pkg/sbo/README.sbo).
35    o Lower bound for viscosity/diffusivity in pkg/kpp/kpp_routines.F
36      to avoid negative values in shallow regions.
37      - updated verification/natl_box/results/output.txt
38      - updated verification/lab_sea/results/output.txt
39    o MPI gather, scatter: eesupp/src/gather_2d.F and scatter_2d.F
40    o Added useSingleCpuIO option (see PARAMS.h).
41    
42    release1_p10
43    o modifications for using pkg/exf with pkg/seaice
44      - pkg/seaice CPP options SEAICE_EXTERNAL_FORCING
45        and SEAICE_EXTERNAL_FLUXES
46      - pkg/exf CPP options EXF_READ_EVAP and
47        EXF_NO_BULK_COMPUTATIONS
48      - usage examples are Experiments 8 and 9 in
49        verification/lab_sea/README
50      - verification/lab_sea default experiment now uses
51        pkg/gmredi, pkg/kpp, pkg/seaice, and pkg/exf
52    
53    release1_p9
54    o pkg/seaice
55      - removed GOTO's and added taf directives
56      - double precision constants to reduce the g77 (Linux)
57        to F77 (SGI) differences reported in release1_p8
58    o tools/genmake
59      - added SGI options
60    o verification/testscript
61      - updated to that of checkpoint47a_post
62    o verification/global_ocean.90x40x15/input/eedata
63      - modified for SGI f77 compatibility
64    o verification/lab_sea
65      - added description of sea-ice model
66      - added missing matlab routines
67      - added test of thermodynamics parallelization
68    
69    release1_p8
70    o verification/natl_box:
71      updating new external_fields_load routine
72    o New package: pkg/seaice
73      Sea ice model by D. Menemenlis (JPL) and Jinlun Zhang (Seattle).
74      The sea-ice code is based on Hibler (1979-1980).
75      Two sea-ice dynamic solvers, ADI and LSR, are included.
76      In addition to computing prognostic sea-ice variables and diagnosing
77      the forcing/external data fields that drive the ocean model,
78      SEAICE_MODEL also sets theta to the freezing point under sea-ice.
79      The implied surface heat flux is then stored in variable
80      surfaceTendencyTice, which is needed by KPP package (kpp_calc.F and
81      kpp_transport_t.F) to diagnose surface buoyancy fluxes and for the
82      non-local transport term.  Because this call precedes model
83      thermodynamics, temperature under sea-ice may not be "exactly" at
84      the freezing point by the time theta is dumped or time-averaged.
85      N.B.: fairly large differences in accuracy occur across
86            different platforms/compilers; comparison between
87            g77 (Linux) and F77 (SGI Origin 2000/MIPSpro)
88            generated output gives:
89       T           S           U           V
90      C D M    c        m  s        m  s        m  s        m  s
91      n p a R  g  m  m  e  .  m  m  e  .  m  m  e  .  m  m  e  .
92      f n k u  2  i  a  a  d  i  a  a  d  i  a  a  d  i  a  a  d
93      g d e n  d  n  x  n  .  n  x  n  .  n  x  n  .  n  x  n  .
94    
95      Y Y Y Y  5  5  7  7  7  8 10  9  6  6  6  6  7  5  7  5  7 FAIL  lab_sea
96    
97    release1_p7
98  o GAD:  o GAD:
99    - generated new common blocks to account for call of    - generated new common blocks to account for call of
100      same gad routines with differing traceridentities      same gad routines with differing traceridentities
# Line 24  o exf: Line 115  o exf:
115    - added exf I/O for atmospheric loading    - added exf I/O for atmospheric loading
116    - added exf I/O for runoff data    - added exf I/O for runoff data
117    - transfered scaling between exf <-> MITgcm to exf namelist    - transfered scaling between exf <-> MITgcm to exf namelist
118    o Adding new verification experiment global_with_exf.
119      This verification experiment is almost identical to the
120      global_ocean.90x40x15 experiment, except that it uses
121      the exf (and cal) package instead of the
122      external_fields_load routine (cf README file).
123    
124  release1_p6  release1_p6
125  o fixed the verification/global_ocean.90x40x15 experiment:  o fixed the verification/global_ocean.90x40x15 experiment:

Legend:
Removed from v.1.53.2.12  
changed lines
  Added in v.1.53.2.32

  ViewVC Help
Powered by ViewVC 1.1.22