/[MITgcm]/MITgcm/verification/global_ocean.cs32x15/code_ad/SEAICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/verification/global_ocean.cs32x15/code_ad/SEAICE_OPTIONS.h

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

revision 1.1 by gforget, Fri Dec 17 04:47:03 2010 UTC revision 1.2 by gforget, Mon Feb 14 23:55:05 2011 UTC
# Line 47  C     otherwise, use the merged version Line 47  C     otherwise, use the merged version
47  C--   options only available in the merged version (from Ian Fenty s code)  C--   options only available in the merged version (from Ian Fenty s code)
48  #ifndef SEAICE_GROWTH_LEGACY  #ifndef SEAICE_GROWTH_LEGACY
49  C-    to switch on/off open-water freezing contribution to thickness tendency:  C-    to switch on/off open-water freezing contribution to thickness tendency:
50  #define SEAICE_DO_OPEN_WATER_GROWTH  # define SEAICE_DO_OPEN_WATER_GROWTH
51  C-    to switch on/off ocean heat contribution to seaice cover reduction:  C-    ifdef SEAICE_DO_OPEN_WATER_GROWTH then define SEAICE_DO_OPEN_WATER_MELT
52  #define SEAICE_OCN_MELT_ACT_ON_AREA  C     to also allow open-water air-sea heat fluxes melt ice
53    # undef SEAICE_DO_OPEN_WATER_MELT
54  #endif  #endif
55    
56    C-    to use the MCPhee formula in computing ocean/ice fluxes
57    #undef MCPHEE_OCEAN_ICE_HEAT_FLUX
58    
59  C--   Use the Old version of seaice_solve4temp (formerly seaice_budget_ice)  C--   Use the Old version of seaice_solve4temp (formerly seaice_budget_ice)
60  C     otherwise, use Ian Fenty s version  C     otherwise, use Ian Fenty s version
61  #undef SEAICE_SOLVE4TEMP_LEGACY  #undef SEAICE_SOLVE4TEMP_LEGACY

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

  ViewVC Help
Powered by ViewVC 1.1.22