/[MITgcm]/MITgcm_contrib/high_res_cube/code-mods/SEAICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/code-mods/SEAICE_OPTIONS.h

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

revision 1.11 by dimitri, Fri Jun 22 20:16:51 2007 UTC revision 1.12 by dimitri, Thu Jul 19 19:14:40 2007 UTC
# Line 52  C-    current implementation requires th Line 52  C-    current implementation requires th
52    
53  #endif /* SEAICE_EXTERNAL_FORCING */  #endif /* SEAICE_EXTERNAL_FORCING */
54    
55    #ifdef ALLOW_OBCS
56    C- OBCS information is needed to define the correct sea ice mask.
57    #include "OBCS_OPTIONS.h"
58    #endif /* ALLOW_OBCS */
59    
60  C--   By default, the sea-ice package uses 2-category thermodynamics.  C--   By default, the sea-ice package uses 2-category thermodynamics.
61  C     When this flag is set, an 8-category calculation of ice  C     When this flag is set, an 8-category calculation of ice
# Line 96  C     defining the following flag Line 100  C     defining the following flag
100  #undef SEAICE_ALLOW_EVP  #undef SEAICE_ALLOW_EVP
101  #endif /* SEAICE_CGRID */  #endif /* SEAICE_CGRID */
102    
103    C--   When set use MAX_HEFF to cap sea ice thickness in seaice_growth
104    #define SEAICE_CAP_HEFF
105    
106  #endif /* SEAICE_OPTIONS_H */  #endif /* SEAICE_OPTIONS_H */
107    
108  CEH3 ;;; Local Variables: ***  CEH3 ;;; Local Variables: ***

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

  ViewVC Help
Powered by ViewVC 1.1.22