/[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.2 by gforget, Mon Feb 14 23:55:05 2011 UTC revision 1.5 by heimbach, Sat Mar 5 18:13:54 2011 UTC
# Line 50  C-    to switch on/off open-water freezi Line 50  C-    to switch on/off open-water freezi
50  # define SEAICE_DO_OPEN_WATER_GROWTH  # define SEAICE_DO_OPEN_WATER_GROWTH
51  C-    ifdef SEAICE_DO_OPEN_WATER_GROWTH then define SEAICE_DO_OPEN_WATER_MELT  C-    ifdef SEAICE_DO_OPEN_WATER_GROWTH then define SEAICE_DO_OPEN_WATER_MELT
52  C     to also allow open-water air-sea heat fluxes melt ice  C     to also allow open-water air-sea heat fluxes melt ice
53  # undef SEAICE_DO_OPEN_WATER_MELT  #undef SEAICE_DO_OPEN_WATER_MELT
54    C-    to switch on/off ocean heat contribution to seaice cover reduction:
55    #define SEAICE_OCN_MELT_ACT_ON_AREA
56  #endif  #endif
57    
58  C-    to use the MCPhee formula in computing ocean/ice fluxes  C-    to use the MCPhee formula in computing ocean/ice fluxes
# Line 75  C--   By default sea ice is fresh.  Set Line 77  C--   By default sea ice is fresh.  Set
77  #undef SEAICE_SALINITY  #undef SEAICE_SALINITY
78    
79  C--   Track sea ice age.  C--   Track sea ice age.
 C     By default sea ice age is associated with ice area.  
 C     Define SEAICE_AGE_VOL to associate age with volume.  
80  #undef SEAICE_AGE  #undef SEAICE_AGE
 #ifdef SEAICE_AGE  
 # undef SEAICE_AGE_VOL  
 #endif  
81    
82  C--   By default the seaice model is discretized on a B-Grid (for  C--   By default the seaice model is discretized on a B-Grid (for
83  C     historical reasons). Define the following flag to use a new  C     historical reasons). Define the following flag to use a new

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22