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

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

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


Revision 1.6 - (hide annotations) (download)
Thu Mar 7 15:23:19 2013 UTC (12 years, 4 months ago) by dgoldberg
Branch: MAIN
Changes since 1.5: +2 -1 lines
File MIME type: text/plain
bug fixes, GL smoothing, changes for controlling bathym with const surf elev

1 dgoldberg 1.6 C $Header: /u/gcmpack/MITgcm_contrib/dgoldberg/streamice/STREAMICE_OPTIONS.h,v 1.5 2013/01/09 21:56:17 dgoldberg Exp $
2 heimbach 1.1 C $Name: $
3    
4     C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
5    
6     C CPP options file for MYPACKAGE
7     C
8     C Use this file for selecting options within package "streamice"
9    
10     #ifndef STREAMICE_OPTIONS_H
11     #define STREAMICE_OPTIONS_H
12     #include "PACKAGES_CONFIG.h"
13     #ifdef ALLOW_STREAMICE
14    
15     #include "CPP_OPTIONS.h"
16    
17     C Place CPP define/undef flag here
18    
19 dgoldberg 1.3 #define STREAMICE_CONSTRUCT_MATRIX
20 dgoldberg 1.4 #undef STREAMICE_HYBRID_STRESS
21     #undef USE_ALT_RLOW
22 dgoldberg 1.5 #undef STREAMICE_GEOM_FILE_SETUP
23 dgoldberg 1.6 #undef STREAMICE_SMOOTH_FLOATATION
24 dgoldberg 1.2
25 heimbach 1.1 #endif /* ALLOW_MYPACKAGE */
26     #endif /* MYPACKAGE_OPTIONS_H */
27    
28     CEH3 ;;; Local Variables: ***
29     CEH3 ;;; mode:fortran ***
30     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22