/[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.1185 by mlosch, Mon Oct 26 08:42:26 2009 UTC revision 1.1192 by dfer, Tue Nov 10 17:17:58 2009 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o verification/vermix:
8      - change vermix to a more "classical" 1d column with high vertical reoslution,
9        seasonal heat flux forcing and constant wind forcing --> update outputs
10    o pkg/seaice
11     - fix diagnostics of principal stress components for EVP
12     - add optional diagnostics of non-linear convergence for LSOR solver
13     - make maximum zeta a runtime parameter
14    o model/src (3-d solver):
15      Undo modif from Dec 12, 2005 (solve_for_pressure.F cvs version v.49),
16       which consisted in removing the Surf. Non-Hydrostatic pressure from the
17       whole column and adding it to Eta (inspired from Casualli, 1999):
18       Only affects 3-D solver initial guess and only if using ExactConserv,
19       but tests did show a degradation of solver convergence. For this reason,
20       decide to disable this piece of code.
21       to recover previous version, just set zeroPsNH = exactConserv (line 78).
22      Update output of exp. global_ocean.cs32x15.viscA4 & hs94.cs-32x32x5.impIGW
23    o pkg/ggl90:
24     - fix previous modif (unfortunatly has not been documented here).
25  o pkg/seaice/autodiff:  o pkg/seaice/autodiff:
26   - add CPP flag to include clipping of zeta in EVP code;   - add CPP flag to include clipping of zeta in EVP code;
27     although clipping of zeta is not necessary for EVP and not recommended     although clipping of zeta is not necessary for EVP and not recommended
28     it was done by default, now clipping is disabled by default     it was done by default, now clipping is disabled by default
29   - modify computation and store zetaC/Z in seaice_evp for TAF   - modify computation and store zetaC/Z in seaice_evp for TAF
30   - add CPP-flag SEAICE_ALLOW_CLIPVELS (undefined by default)   - add CPP-flag SEAICE_ALLOW_CLIPVELS (undefined by default)
31   - change seaice_calc_viscosities/strainraties for better   - change seaice_calc_viscosities/strainrates for better
32     vectorization after AD by TAF     vectorization after AD by TAF
33   - rearrange common blocks in SEAICE.h once again for easier dumps of   - rearrange common blocks in SEAICE.h once again for easier dumps of
34     adjoint output, adjust adcommon.h and g_common.h     adjoint output, adjust adcommon.h and g_common.h
35   - change flux form of default advection scheme for better vectorization   - change flux form of default advection scheme for better vectorization
36     of adjoint code     of adjoint code

Legend:
Removed from v.1.1185  
changed lines
  Added in v.1.1192

  ViewVC Help
Powered by ViewVC 1.1.22