/[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.625 by heimbach, Wed Mar 8 06:43:37 2006 UTC revision 1.635 by jmc, Mon Mar 20 14:49:24 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 add S/R to compute NH-metrics terms & Coriolis f' in vertical momentum
8      (were missing in NH mode, and wrong in quasihydrostatic mode).
9      waiting for Chris updated version of calc_gw to add those CALLs.
10    o fix bug in quasihydrostatic S/R ;
11      add a test for this option: global_ocean.90x40x15.qshyd
12    o new S/R "SET_PARMS": set parameters that might depend on the use of some pkgs.
13      (called from INITIALISE_FIXED, after INI_PARMS & PACKAGES_READPARAMS)
14    o add on/off flag useOffLine for package OFFLINE
15    o seaice:
16      - modify advection so that it works also on the C-grid
17      - extend loop ranges in seaice_lsr and seaice_dynsolver; fixes
18        problem in multi-tile runs with C-grid
19      - add flags for clipping ice velocities and/or masking solver forcing
20      - fix drag (ocean on ice) formulation and a bug that caused noise in the
21        C-grid solver
22      - added a few comments to seaice_diffusion.F
23      - separate C-grid and B-grid versions more cleanly (UVM and seaiceMaskU/V
24        are now exclusive)
25      - add a new ocean-ice stress coupling method (Hibler and Bryan, 1987) which
26        required re-ordering the code a little:
27       + make DAIRN global variable (defined in SEAICE)
28       + move computation of the viscosities eta and zeta into a new separate
29         routine (because I need to recompute them in seaice_ocean_stress.F)
30    
31    checkpoint58b_post
32    o AIM+thSIce: fix sign of Short-Wave through the Ice ;
33      update output.txt of exp. aim.5l_cs.thSI
34    o various mnc cleanups and improvements:
35      + shrink lookup tables by factor of ~4
36      + better error reporting when running out of lookup space
37      + able to handle longer path/file names (up to 500 chars)
38  o adjoint:  o adjoint:
39    - Another overhaul of store dirs. for NLFS to eliminate  "hidden" recomputations.    - Another overhaul of store dirs. for NLFS to eliminate  "hidden" recomputations.
40    - TBD: "hidden" mom_vecinv recomp. in dynamics    - TBD: "hidden" mom_vecinv recomp. in dynamics

Legend:
Removed from v.1.625  
changed lines
  Added in v.1.635

  ViewVC Help
Powered by ViewVC 1.1.22