/[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.631 by mlosch, Wed Mar 15 15:05:53 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:  o seaice:
11    - modify advection so that it works also on the C-grid    - modify advection so that it works also on the C-grid
12    - extend loop ranges in seaice_lsr and seaice_dynsolver; fixes    - extend loop ranges in seaice_lsr and seaice_dynsolver; fixes
13      problem in multi-tile runs with C-grid      problem in multi-tile runs with C-grid
14    - remove velocity clipping from seaice_dynsolver with C-grid    - 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    - fix drag (ocean on ice) formulation and a bug that caused noise in the
16      C-grid solver      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  checkpoint58b_post
27  o AIM+thSIce: fix sign of Short-Wave through the Ice ;  o AIM+thSIce: fix sign of Short-Wave through the Ice ;

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

  ViewVC Help
Powered by ViewVC 1.1.22