/[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.50 by gforget, Fri May 27 23:27:15 2011 UTC revision 1.51 by gforget, Thu Jun 9 20:34:14 2011 UTC
# Line 81  C--   By default sea ice is fresh.  Set Line 81  C--   By default sea ice is fresh.  Set
81  C--   Track sea ice age.  C--   Track sea ice age.
82  #undef SEAICE_AGE  #undef SEAICE_AGE
83    
84    C--   Tracers of ice and/or ice cover.
85    #undef ALLOW_SITRACER
86    #ifdef ALLOW_SITRACER
87    C--   To try avoid 'spontaneous generation' of tracer maxima by advdiff.
88    # define ALLOW_SITRACER_ADVCAP
89    #endif
90    
91  C--   By default the seaice model is discretized on a B-Grid (for  C--   By default the seaice model is discretized on a B-Grid (for
92  C     historical reasons). Define the following flag to use a new  C     historical reasons). Define the following flag to use a new
93  C     (not thoroughly) test version on a C-grid  C     (not thoroughly) test version on a C-grid

Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

  ViewVC Help
Powered by ViewVC 1.1.22