/[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.624 by jmc, Tue Mar 7 17:31:03 2006 UTC revision 1.638 by heimbach, Thu Mar 23 19:59:59 2006 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint58c_post
8    o adjoint: finish NLFS adjoint and provide reference output in
9      verification/global_ocean.90x40x15/results_ad_nlfs
10    o seaice: add an EVP solver following Hunke and Dukowicz (1997) and the
11      documentation of CICE. Turn on by defining SEAICE_ALLOW_EVP in
12      SEAICE_OPTIONS.h and SEAICEuseEVP=.true. in data.seaice. Works only
13      with SEAICE_CGRID defined.
14    o move calendarDumps from "data" to "data.cal" and clean-up the code
15      with a simple call to pkg/cal S/R: CAL_TIME2WRITE
16    o add useEXF & useCAL flags (for now, set in hard-coded way)
17    o add S/R to compute NH-metrics terms & Coriolis f' in vertical momentum
18      (were missing in NH mode, and wrong in quasihydrostatic mode).
19      waiting for Chris updated version of calc_gw to add those CALLs.
20    o fix bug in quasihydrostatic S/R ;
21      add a test for this option: global_ocean.90x40x15.qshyd
22    o new S/R "SET_PARMS": set parameters that might depend on the use of some pkgs.
23      (called from INITIALISE_FIXED, after INI_PARMS & PACKAGES_READPARAMS)
24    o add on/off flag useOffLine for package OFFLINE
25    o seaice:
26      - modify advection so that it works also on the C-grid
27      - extend loop ranges in seaice_lsr and seaice_dynsolver; fixes
28        problem in multi-tile runs with C-grid
29      - add flags for clipping ice velocities and/or masking solver forcing
30      - fix drag (ocean on ice) formulation and a bug that caused noise in the
31        C-grid solver
32      - added a few comments to seaice_diffusion.F
33      - separate C-grid and B-grid versions more cleanly (UVM and seaiceMaskU/V
34        are now exclusive)
35      - add a new ocean-ice stress coupling method (Hibler and Bryan, 1987) which
36        required re-ordering the code a little:
37       + make DAIRN global variable (defined in SEAICE)
38       + move computation of the viscosities eta and zeta into a new separate
39         routine (because I need to recompute them in seaice_ocean_stress.F)
40    
41    checkpoint58b_post
42    o AIM+thSIce: fix sign of Short-Wave through the Ice ;
43      update output.txt of exp. aim.5l_cs.thSI
44    o various mnc cleanups and improvements:
45      + shrink lookup tables by factor of ~4
46      + better error reporting when running out of lookup space
47      + able to handle longer path/file names (up to 500 chars)
48    o adjoint:
49      - Another overhaul of store dirs. for NLFS to eliminate  "hidden" recomputations.
50      - TBD: "hidden" mom_vecinv recomp. in dynamics
51  o change forcing_In_AB to affects both T,S forcing and Momentum forcing  o change forcing_In_AB to affects both T,S forcing and Momentum forcing
52   (allow to differentiate between forcing components using new integer flags:   (allow to differentiate between forcing components using new integer flags:
53    momForcingOutAB=1/0 & tracForcingOutAB=1/0)    momForcingOutAB=1/0 & tracForcingOutAB=1/0)

Legend:
Removed from v.1.624  
changed lines
  Added in v.1.638

  ViewVC Help
Powered by ViewVC 1.1.22