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

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

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


Revision 1.1 - (hide annotations) (download)
Tue Oct 14 15:41:10 2014 UTC (10 years, 9 months ago) by dgoldberg
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
source files for streamice verification -- oad fixed point

1 dgoldberg 1.1 C $Header: /u/gcmpack/MITgcm/verification/halfpipe_streamice/code_oad/STREAMICE_OPTIONS.h,v 1.1 2013/12/17 19:08:33 heimbach Exp $
2     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     #define STREAMICE_CONSTRUCT_MATRIX
20     #undef STREAMICE_HYBRID_STRESS
21     #define USE_ALT_RLOW
22     #undef STREAMICE_GEOM_FILE_SETUP
23     #define STREAMICE_SMOOTH_FLOATATION
24     #undef ALLOW_PETSC
25     #undef ALLOW_STREAMICE_2DTRACER
26     #undef STREAMICE_TRACER_AB
27    
28     #endif /* ALLOW_MYPACKAGE */
29     #endif /* MYPACKAGE_OPTIONS_H */
30    
31     CEH3 ;;; Local Variables: ***
32     CEH3 ;;; mode:fortran ***
33     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22