/[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.5 by heimbach, Thu May 1 23:55:12 2008 UTC revision 1.6 by heimbach, Fri Oct 2 14:07:53 2009 UTC
# Line 24  C     Sea-ice dynamics can also be turne Line 24  C     Sea-ice dynamics can also be turne
24  C     using variable SEAICEuseDYNAMICS.  C     using variable SEAICEuseDYNAMICS.
25  #define SEAICE_ALLOW_DYNAMICS  #define SEAICE_ALLOW_DYNAMICS
26    
 C--   By default, pkg/seaice defines forcing variable internally, in  
 C     SEAICE_FFIELDS.h, and reads them in from files.  When CPP option  
 C     SEAICE_EXTERNAL_FORCING is defined, the above forcing variables  
 C     are defined and provided by an external package.  At present this  
 C     option is hardwired for pkg/exf and the variables are passed using  
 C     include file exf_fields.h.  
 #define SEAICE_EXTERNAL_FORCING  
 #ifdef SEAICE_EXTERNAL_FORCING  
 cph#include "EXF_OPTIONS.h"  
 #endif /* SEAICE_EXTERNAL_FORCING */  
   
27  C--   By default, the sea-ice package uses its own integrated bulk  C--   By default, the sea-ice package uses its own integrated bulk
28  C     formulae to compute fluxes (fu, fv, EmPmR, Qnet, and Qsw) over  C     formulae to compute fluxes (fu, fv, EmPmR, Qnet, and Qsw) over
29  C     open-ocean.  When this flag is set, these variables are computed  C     open-ocean.  When this flag is set, these variables are computed
# Line 49  C     Note the pickup_seaice.* generated Line 38  C     Note the pickup_seaice.* generated
38  C     from those generated with the default 2-category model.  C     from those generated with the default 2-category model.
39  C     Therefore it is not possible to switch between the two  C     Therefore it is not possible to switch between the two
40  C     in the middle of an integration.  C     in the middle of an integration.
41  #undef SEAICE_MULTILEVEL  #define SEAICE_MULTICATEGORY
42    
43  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
44  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.

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

  ViewVC Help
Powered by ViewVC 1.1.22