/[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.16 by jmc, Wed Mar 22 14:55:36 2006 UTC revision 1.17 by jmc, Tue Dec 19 00:14:47 2006 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2    C $Name$
3    
4  C     /==========================================================\  C     /==========================================================\
5  C     | SEAICE_OPTIONS.h                                         |  C     | SEAICE_OPTIONS.h                                         |
# Line 73  C     option defined the parameter SEAIC Line 74  C     option defined the parameter SEAIC
74  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
75  C     historical reasons). Define the following flag to use a new  C     historical reasons). Define the following flag to use a new
76  C     (not thoroughly) test version on a C-grid  C     (not thoroughly) test version on a C-grid
77  #undef SEAICE_CGRID  #define SEAICE_CGRID
78    
79  C--   Only for the C-grid version it is possible to enable EVP code by  C--   Only for the C-grid version it is possible to enable EVP code by
80  C     defining the following flag  C     defining the following flag
81  #ifdef SEAICE_CGRID  #ifdef SEAICE_CGRID
82  #undef SEAICE_ALLOW_EVP  #define SEAICE_ALLOW_EVP
83  #endif /* SEAICE_CGRID */  #endif /* SEAICE_CGRID */
84    
85  #endif /* SEAICE_OPTIONS_H */  #endif /* SEAICE_OPTIONS_H */

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.22