/[MITgcm]/MITgcm/pkg/seaice/SEAICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/seaice/SEAICE_OPTIONS.h

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

revision 1.8 by dimitri, Mon Nov 24 04:39:48 2003 UTC revision 1.9 by dimitri, Fri Mar 12 22:18:15 2004 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
 C $Name$  
2    
3  C     /==========================================================\  C     /==========================================================\
4  C     | SEAICE_OPTIONS.h                                         |  C     | SEAICE_OPTIONS.h                                         |
# Line 32  C     SEAICE_EXTERNAL_FORCING is defined Line 31  C     SEAICE_EXTERNAL_FORCING is defined
31  C     are defined and provided by an external package.  At present this  C     are defined and provided by an external package.  At present this
32  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
33  C     include file exf_fields.h.  C     include file exf_fields.h.
34  #undef SEAICE_EXTERNAL_FORCING  #define SEAICE_EXTERNAL_FORCING
35  #ifdef SEAICE_EXTERNAL_FORCING  #ifdef SEAICE_EXTERNAL_FORCING
36  #include "EXF_OPTIONS.h"  #include "EXF_OPTIONS.h"
37  #endif /* SEAICE_EXTERNAL_FORCING */  #endif /* SEAICE_EXTERNAL_FORCING */
# Line 42  C     formulae to compute fluxes (fu, fv Line 41  C     formulae to compute fluxes (fu, fv
41  C     open-ocean.  When this flag is set, these variables are computed  C     open-ocean.  When this flag is set, these variables are computed
42  C     in a separate external package, for example, pkg/exf, and then  C     in a separate external package, for example, pkg/exf, and then
43  C     modified for sea-ice effects by pkg/seaice.  C     modified for sea-ice effects by pkg/seaice.
44  #undef SEAICE_EXTERNAL_FLUXES  #define SEAICE_EXTERNAL_FLUXES
45    
46  C--   By default, the sea-ice package uses 2-category thermodynamics.  C--   By default, the sea-ice package uses 2-category thermodynamics.
47  C     When this flag is set, an 8-category calculation of ice  C     When this flag is set, an 8-category calculation of ice

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

  ViewVC Help
Powered by ViewVC 1.1.22