/[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.1 by dimitri, Mon Nov 24 05:20:59 2003 UTC revision 1.2 by dimitri, Sat Jan 10 00:50:25 2004 UTC
# Line 23  C     This option is provided to allow u Line 23  C     This option is provided to allow u
23  C     on the thermodynamics component of the code only.  C     on the thermodynamics component of the code only.
24  C     Sea-ice dynamics can also be turned off at runtime  C     Sea-ice dynamics can also be turned off at runtime
25  C     using variable SEAICEuseDYNAMICS.  C     using variable SEAICEuseDYNAMICS.
26  #define SEAICE_ALLOW_DYNAMICS  #undef SEAICE_ALLOW_DYNAMICS
27    
28  C--   By default, pkg/seaice defines forcing variable internally, in  C--   By default, pkg/seaice defines forcing variable internally, in
29  C     SEAICE_FFIELDS.h, and reads them in from files.  When CPP option  C     SEAICE_FFIELDS.h, and reads them in from files.  When CPP option
# Line 41  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.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22