/[MITgcm]/MITgcm/verification/halfpipe_streamice/code/STREAMICE_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/verification/halfpipe_streamice/code/STREAMICE_OPTIONS.h

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


Revision 1.2 - (hide annotations) (download)
Sat Nov 16 12:03:33 2013 UTC (12 years, 2 months ago) by dgoldberg
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint65, HEAD
Changes since 1.1: +2 -1 lines
File MIME type: text/plain
new CPP variable for demonstration

1 dgoldberg 1.2 C $Header: /u/gcmpack/MITgcm/verification/halfpipe_streamice/code/STREAMICE_OPTIONS.h,v 1.1 2013/06/12 21:52:30 dgoldberg Exp $
2 dgoldberg 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     #define STREAMICE_CONSTRUCT_MATRIX
20     #define 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 dgoldberg 1.2 #undef STREAMICE_SERIAL_TRISOLVE
28 dgoldberg 1.1
29     #endif /* ALLOW_MYPACKAGE */
30     #endif /* MYPACKAGE_OPTIONS_H */
31    
32     CEH3 ;;; Local Variables: ***
33     CEH3 ;;; mode:fortran ***
34     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22