/[MITgcm]/MITgcm/pkg/seaice/SEAICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/seaice/SEAICE_OPTIONS.h

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.36 by mlosch, Fri Oct 23 08:10:45 2009 UTC revision 1.37 by mlosch, Mon Oct 26 08:38:53 2009 UTC
# Line 66  C--   Only for the C-grid version it is Line 66  C--   Only for the C-grid version it is
66  #ifdef SEAICE_CGRID  #ifdef SEAICE_CGRID
67  C     enable EVP code by defining the following flag  C     enable EVP code by defining the following flag
68  #define SEAICE_ALLOW_EVP  #define SEAICE_ALLOW_EVP
69    #ifdef SEAICE_ALLOW_EVP
70    C--   When set use SEAICE_zetaMin and SEAICE_evpDampC to limit
71    C--   viscosities from below and above in seaice_evp
72    C--   not necessary, and not recommended
73    #undef SEAICE_ALLOW_CLIPZETA
74    #endif /* SEAICE_ALLOW_EVP */
75  C     allow the truncated ellipse rheology (runtime flag SEAICEuseTEM)  C     allow the truncated ellipse rheology (runtime flag SEAICEuseTEM)
76  #undef SEAICE_ALLOW_TEM  #undef SEAICE_ALLOW_TEM
77  #else /* not SEAICE_CGRID, but old B-grid */  #else /* not SEAICE_CGRID, but old B-grid */

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

  ViewVC Help
Powered by ViewVC 1.1.22