/[MITgcm]/MITgcm/verification/lab_sea/code/SEAICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/code/SEAICE_OPTIONS.h

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

revision 1.12 by mlosch, Fri Oct 23 08:11:28 2009 UTC revision 1.13 by mlosch, Mon Oct 26 08:40:06 2009 UTC
# Line 76  C--   Only for the C-grid version it is Line 76  C--   Only for the C-grid version it is
76  #ifdef SEAICE_CGRID  #ifdef SEAICE_CGRID
77  C     enable EVP code by defining the following flag  C     enable EVP code by defining the following flag
78  #define SEAICE_ALLOW_EVP  #define SEAICE_ALLOW_EVP
79    #ifdef SEAICE_ALLOW_EVP
80    C--   When set use SEAICE_zetaMin and SEAICE_evpDampC to limit
81    C--   viscosities from below and above in seaice_evp
82    C--   not necessary, and not recommended, but used here for backward
83    C--   compatibility
84    #define SEAICE_ALLOW_CLIPZETA
85    #endif /* SEAICE_ALLOW_EVP */
86  C     allow the truncated ellipse rheology (runtime flag SEAICEuseTEM)  C     allow the truncated ellipse rheology (runtime flag SEAICEuseTEM)
87  #undef SEAICE_ALLOW_TEM  #undef SEAICE_ALLOW_TEM
88  #endif /* SEAICE_CGRID */  #endif /* SEAICE_CGRID */

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.22