/[MITgcm]/MITgcm_contrib/shelfice_remeshing/CLEAN/code/STREAMICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm_contrib/shelfice_remeshing/CLEAN/code/STREAMICE_OPTIONS.h

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

revision 1.2 by dgoldberg, Mon Jan 18 10:36:41 2016 UTC revision 1.3 by dgoldberg, Tue Jan 19 16:46:55 2016 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4  C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|  C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
5    
6  C CPP options file for MYPACKAGE  C CPP options file for MYPACKAGE
7  C  C
8  C Use this file for selecting options within package "streamice"  C Use this file for selecting options within package "streamice"
9    
10  #ifndef STREAMICE_OPTIONS_H  #ifndef STREAMICE_OPTIONS_H
11  #define STREAMICE_OPTIONS_H  #define STREAMICE_OPTIONS_H
12  #include "PACKAGES_CONFIG.h"  #include "PACKAGES_CONFIG.h"
13  #ifdef ALLOW_STREAMICE  #ifdef ALLOW_STREAMICE
14    
15  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
16    
17  C Place CPP define/undef flag here  C Place CPP define/undef flag here
18    
19  #define STREAMICE_CONSTRUCT_MATRIX  #define STREAMICE_CONSTRUCT_MATRIX
20  #define STREAMICE_HYBRID_STRESS  #define STREAMICE_HYBRID_STRESS
21  #define USE_ALT_RLOW  #define USE_ALT_RLOW
22  #define STREAMICE_GEOM_FILE_SETUP  #define STREAMICE_GEOM_FILE_SETUP
23  !#define STREAMICE_SMOOTH_FLOATATION  !#define STREAMICE_SMOOTH_FLOATATION
24  !#define ALLOW_PETSC  !#define ALLOW_PETSC
25  #undef ALLOW_STREAMICE_2DTRACER  #undef ALLOW_STREAMICE_2DTRACER
26  #undef STREAMICE_TRACER_AB  #undef STREAMICE_TRACER_AB
27  #undef STREAMICE_SERIAL_TRISOLVE  #undef STREAMICE_SERIAL_TRISOLVE
28    #define STREAMICE_FLOWLINE_BUTTRESS
29  #endif /* ALLOW_MYPACKAGE */  
30  #endif /* MYPACKAGE_OPTIONS_H */  #endif /* ALLOW_MYPACKAGE */
31    #endif /* MYPACKAGE_OPTIONS_H */
32  CEH3 ;;; Local Variables: ***  
33  CEH3 ;;; mode:fortran ***  CEH3 ;;; Local Variables: ***
34  CEH3 ;;; End: ***  CEH3 ;;; mode:fortran ***
35    CEH3 ;;; End: ***

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

  ViewVC Help
Powered by ViewVC 1.1.22