/[MITgcm]/MITgcm/verification/global_ocean.cs32x15/code_ad/SEAICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/global_ocean.cs32x15/code_ad/SEAICE_OPTIONS.h

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

revision 1.14 by gforget, Thu Mar 8 01:19:20 2012 UTC revision 1.15 by gforget, Thu Dec 27 23:00:53 2012 UTC
# Line 43  C     Therefore it is not possible to sw Line 43  C     Therefore it is not possible to sw
43  C     in the middle of an integration.  C     in the middle of an integration.
44  #undef SEAICE_MULTICATEGORY  #undef SEAICE_MULTICATEGORY
45    
 C--   Use the Old version of seaice_growth (close to cvs version 1.70)  
 C     otherwise, use the merged version (with some of Ian Fenty s code)  
 #undef SEAICE_GROWTH_LEGACY  
   
46  C--   Since the missing sublimation term is now included  C--   Since the missing sublimation term is now included
47  C     this flag is needed for backward compatibility  C     this flag is needed for backward compatibility
48  #undef SEAICE_DISABLE_SUBLIM  #undef SEAICE_DISABLE_SUBLIM
# Line 54  C     this flag is needed for backward c Line 50  C     this flag is needed for backward c
50  C--   Suspected missing term in coupled ocn-ice heat budget (to be further tested)  C--   Suspected missing term in coupled ocn-ice heat budget (to be further tested)
51  #undef SEAICE_DISABLE_HEATCONSFIX  #undef SEAICE_DISABLE_HEATCONSFIX
52    
 C--   options only available in the merged version  
 #ifndef SEAICE_GROWTH_LEGACY  
53  C-    to ensure heat conservation in the coupled ocean-seaice system  C-    to ensure heat conservation in the coupled ocean-seaice system
54  # undef SEAICE_HEAT_CONSERV_FIX  #undef SEAICE_HEAT_CONSERV_FIX
55  C-    to preclude infinitesimal ice concentrations:  C-    to preclude infinitesimal ice concentrations:
56  # undef ALLOW_PRECLUDE_INFINITESIMAL_AREA  #undef ALLOW_PRECLUDE_INFINITESIMAL_AREA
 #endif  
57    
58  C--   By default sea ice is fresh.  Set following flag for salty ice.  C--   By default sea ice is fresh.  Set following flag for salty ice.
59  #undef SEAICE_VARIABLE_SALINITY  #undef SEAICE_VARIABLE_SALINITY
# Line 106  C     unclear. Line 99  C     unclear.
99  # undef SEAICE_LSRBNEW  # undef SEAICE_LSRBNEW
100  #endif /* SEAICE_CGRID */  #endif /* SEAICE_CGRID */
101    
 C--   When set use MAX_HEFF to cap sea ice thickness in seaice_growth  
 #undef SEAICE_CAP_HEFF  
102  C--   When set limit the Ice-Loading to mass of 1/5 of Surface ocean grid-box  C--   When set limit the Ice-Loading to mass of 1/5 of Surface ocean grid-box
103  #undef SEAICE_CAP_ICELOAD  #undef SEAICE_CAP_ICELOAD
104  C--   When set use SEAICE_clipVelocties = .true., to clip U/VICE at 40cm/s,  C--   When set use SEAICE_clipVelocties = .true., to clip U/VICE at 40cm/s,

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

  ViewVC Help
Powered by ViewVC 1.1.22