/[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.9 by jmc, Fri Oct 29 00:16:11 2010 UTC revision 1.12 by jmc, Thu Oct 27 20:48:55 2011 UTC
# Line 68  C--   Allow SEAICEuseFlooding, which con Line 68  C--   Allow SEAICEuseFlooding, which con
68  #define ALLOW_SEAICE_FLOODING  #define ALLOW_SEAICE_FLOODING
69    
70  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.
71  #define SEAICE_SALINITY  #define SEAICE_VARIABLE_SALINITY
72    
73  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.  
74  #undef SEAICE_AGE  #undef SEAICE_AGE
 #ifdef SEAICE_AGE  
 # undef SEAICE_AGE_VOL  
 #endif  
75    
76  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
77  C     historical reasons). Define the following flag to use a new  C     historical reasons). Define the following flag to use a new
# Line 116  C--   not recommended Line 111  C--   not recommended
111  #undef SEAICE_ALLOW_CLIPVELS  #undef SEAICE_ALLOW_CLIPVELS
112    
113  C     enable free drift code  C     enable free drift code
114  #define SEAICE_ALLOW_FREEDRIFT  #undef SEAICE_ALLOW_FREEDRIFT
115    
116  #endif /* SEAICE_OPTIONS_H */  #endif /* SEAICE_OPTIONS_H */
117    

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

  ViewVC Help
Powered by ViewVC 1.1.22