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

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

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

revision 1.18 by gforget, Sat Feb 11 03:49:22 2012 UTC revision 1.20 by gforget, Sat Mar 3 03:37:38 2012 UTC
# Line 51  C--   Since the missing sublimation term Line 51  C--   Since the missing sublimation term
51  C     this flag is needed for backward compatibility  C     this flag is needed for backward compatibility
52  #define SEAICE_DISABLE_SUBLIM  #define SEAICE_DISABLE_SUBLIM
53    
54    C--   Suspected missing term in coupled ocn-ice heat budget (to be further tested)
55    #define SEAICE_DISABLE_HEATCONSFIX
56    
57  C--   options only available in the merged version  C--   options only available in the merged version
58  #ifndef SEAICE_GROWTH_LEGACY  #ifndef SEAICE_GROWTH_LEGACY
59  C-    to ensure heat conservation in the coupled ocean-seaice system  C-    to ensure heat conservation in the coupled ocean-seaice system
# Line 64  C     The flag below is now obsolete, bu Line 67  C     The flag below is now obsolete, bu
67  C     from the old constant freezing point default (see seaice_check.F).  C     from the old constant freezing point default (see seaice_check.F).
68  #define SEAICE_VARIABLE_FREEZING_POINT  #define SEAICE_VARIABLE_FREEZING_POINT
69    
70    C--   The flags below are obsolete, but kept to ease the transition
71    C     from the old default to the new one (see seaice_check.F).
72    #define MCPHEE_OCEAN_ICE_HEAT_FLUX
73    #define GRADIENT_MIXED_LAYER_TURBULENCE_FACTOR
74    
75  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.
76  #define SEAICE_VARIABLE_SALINITY  #define SEAICE_VARIABLE_SALINITY
77    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.20

  ViewVC Help
Powered by ViewVC 1.1.22