/[MITgcm]/MITgcm_contrib/dgoldberg/streamice/STREAMICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm_contrib/dgoldberg/streamice/STREAMICE_OPTIONS.h

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

revision 1.6 by dgoldberg, Thu Mar 7 15:23:19 2013 UTC revision 1.7 by dgoldberg, Wed Aug 27 19:29:12 2014 UTC
# Line 3  C $Name$ Line 3  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 STREAMICE
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"
 #ifdef ALLOW_STREAMICE  
   
13  #include "CPP_OPTIONS.h"  #include "CPP_OPTIONS.h"
14    
15    #ifdef ALLOW_STREAMICE
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
# Line 22  C Place CPP define/undef flag here Line 22  C Place CPP define/undef flag here
22  #undef STREAMICE_GEOM_FILE_SETUP  #undef STREAMICE_GEOM_FILE_SETUP
23  #undef STREAMICE_SMOOTH_FLOATATION  #undef STREAMICE_SMOOTH_FLOATATION
24    
25  #endif /* ALLOW_MYPACKAGE */  #endif /* ALLOW_STREAMICE */
26  #endif /* MYPACKAGE_OPTIONS_H */  #endif /* STREAMICE_OPTIONS_H */
27    
28  CEH3 ;;; Local Variables: ***  CEH3 ;;; Local Variables: ***
29  CEH3 ;;; mode:fortran ***  CEH3 ;;; mode:fortran ***

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22