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

  ViewVC Help
Powered by ViewVC 1.1.22