/[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.7 by dimitri, Sat Jun 10 15:47:23 2006 UTC revision 1.10 by dimitri, Wed Apr 25 06:01:09 2007 UTC
# Line 28  C     SEAICE_FFIELDS.h, and reads them i Line 28  C     SEAICE_FFIELDS.h, and reads them i
28  C     SEAICE_EXTERNAL_FORCING is defined, the above forcing variables  C     SEAICE_EXTERNAL_FORCING is defined, the above forcing variables
29  C     are defined and provided by an external package.  At present this  C     are defined and provided by an external package.  At present this
30  C     option is hardwired for pkg/exf and the variables are passed using  C     option is hardwired for pkg/exf and the variables are passed using
31  C     include file exf_fields.h.  C     include file EXF_FIELDS.h.
32  #define SEAICE_EXTERNAL_FORCING  #define SEAICE_EXTERNAL_FORCING
33  #ifdef SEAICE_EXTERNAL_FORCING  #ifdef SEAICE_EXTERNAL_FORCING
34  #include "EXF_OPTIONS.h"  #include "EXF_OPTIONS.h"
# Line 48  C     Note the pickup_seaice.* generated Line 48  C     Note the pickup_seaice.* generated
48  C     from those generated with the default 2-category model.  C     from those generated with the default 2-category model.
49  C     Therefore it is not possible to switch between the two  C     Therefore it is not possible to switch between the two
50  C     in the middle of an integration.  C     in the middle of an integration.
51  #undef SEAICE_MULTILEVEL  #undef SEAICE_MULTICATEGORY
52    
53  C--   By default cdm wind stress under sea-ice is set to the  C--   By default cdm wind stress under sea-ice is set to the
54  C     same value as it would be if there was no sea-ice.  C     same value as it would be if there was no sea-ice.
# Line 70  C     which is a good assumption for the Line 70  C     which is a good assumption for the
70  C     option defined the parameter SEAICE_freeze has no effect.  C     option defined the parameter SEAICE_freeze has no effect.
71  #undef SEAICE_VARIABLE_FREEZING_POINT  #undef SEAICE_VARIABLE_FREEZING_POINT
72    
73    C--   Allow SEAICEuseFlooding, which converts snow to ice if submerged.
74    #define ALLOW_SEAICE_FLOODING
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
78  C     (not thoroughly) test version on a C-grid  C     (not thoroughly) test version on a C-grid

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.22