/[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.623 by heimbach, Mon Mar 6 19:19:59 2006 UTC revision 1.634 by jmc, Fri Mar 17 16:24:23 2006 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o new S/R "SET_PARMS": set parameters that might depend on the use of some pkgs.
8      (called from INITIALISE_FIXED, after INI_PARMS & PACKAGES_READPARAMS)
9    o add on/off flag useOffLine for package OFFLINE
10    o seaice:
11      - modify advection so that it works also on the C-grid
12      - extend loop ranges in seaice_lsr and seaice_dynsolver; fixes
13        problem in multi-tile runs with C-grid
14      - add flags for clipping ice velocities and/or masking solver forcing
15      - fix drag (ocean on ice) formulation and a bug that caused noise in the
16        C-grid solver
17      - added a few comments to seaice_diffusion.F
18      - separate C-grid and B-grid versions more cleanly (UVM and seaiceMaskU/V
19        are now exclusive)
20      - add a new ocean-ice stress coupling method (Hibler and Bryan, 1987) which
21        required re-ordering the code a little:
22       + make DAIRN global variable (defined in SEAICE)
23       + move computation of the viscosities eta and zeta into a new separate
24         routine (because I need to recompute them in seaice_ocean_stress.F)
25    
26    checkpoint58b_post
27    o AIM+thSIce: fix sign of Short-Wave through the Ice ;
28      update output.txt of exp. aim.5l_cs.thSI
29    o various mnc cleanups and improvements:
30      + shrink lookup tables by factor of ~4
31      + better error reporting when running out of lookup space
32      + able to handle longer path/file names (up to 500 chars)
33    o adjoint:
34      - Another overhaul of store dirs. for NLFS to eliminate  "hidden" recomputations.
35      - TBD: "hidden" mom_vecinv recomp. in dynamics
36    o change forcing_In_AB to affects both T,S forcing and Momentum forcing
37     (allow to differentiate between forcing components using new integer flags:
38      momForcingOutAB=1/0 & tracForcingOutAB=1/0)
39     and add new flag to put Dissipation tendency out of Adams-Bashforth.
40  o ecco  o ecco
41    - enable trend removal from SSH anomaly obs.    - enable trend removal from SSH anomaly obs.
42  o adjoint  o adjoint

Legend:
Removed from v.1.623  
changed lines
  Added in v.1.634

  ViewVC Help
Powered by ViewVC 1.1.22