/[MITgcm]/MITgcm/verification/1D_ocean_ice_column/code/SEAICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/1D_ocean_ice_column/code/SEAICE_OPTIONS.h

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

revision 1.1 by ifenty, Mon Mar 28 15:50:50 2011 UTC revision 1.4 by ifenty, Sun Jun 19 00:06:28 2011 UTC
# Line 22  C     This option is provided to allow u Line 22  C     This option is provided to allow u
22  C     on the thermodynamics component of the code only.  C     on the thermodynamics component of the code only.
23  C     Sea-ice dynamics can also be turned off at runtime  C     Sea-ice dynamics can also be turned off at runtime
24  C     using variable SEAICEuseDYNAMICS.  C     using variable SEAICEuseDYNAMICS.
25  #define SEAICE_ALLOW_DYNAMICS  #undef SEAICE_ALLOW_DYNAMICS
26    
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
# Line 46  c     Use the McPhee Ocean-Ice heat flux Line 46  c     Use the McPhee Ocean-Ice heat flux
46  #define MCPHEE_OCEAN_ICE_HEAT_FLUX  #define MCPHEE_OCEAN_ICE_HEAT_FLUX
47  #define GRADIENT_MIXED_LAYER_TURBULENCE_FACTOR  #define GRADIENT_MIXED_LAYER_TURBULENCE_FACTOR
48    
49  #define FENTY_DELTA_HEFF_OPEN_WATER_FLUXES  #define SEAICE_DO_OPEN_WATER_GROWTH
50  #define FENTY_OPEN_WATER_FLUXES_MELT_ICE  #define SEAICE_DO_OPEN_WATER_MELT
51    
52  #define FENTY_AREA_EXPANSION_CONTRACTION  #define FENTY_AREA_EXPANSION_CONTRACTION
53    
# Line 90  C--   Seaice flooding Line 90  C--   Seaice flooding
90  #define ALLOW_SEAICE_FLOODING  #define ALLOW_SEAICE_FLOODING
91    
92  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.
93  #define SEAICE_SALINITY  #define SEAICE_VARIABLE_SALINITY
94    
95  c--   Enable modified sea-ice thermodynamic by Ian Fenty  c--   Enable modified sea-ice thermodynamic by Ian Fenty
96  c--   Should improve adjoint, but doesnt work so far.  c--   Should improve adjoint, but doesnt work so far.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22