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

Contents of /MITgcm_contrib/verification_other/shelfice_remeshing/code/STREAMICE_OPTIONS.h

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


Revision 1.3 - (show annotations) (download)
Sat Apr 2 23:13:10 2016 UTC (9 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65v, checkpoint65w, checkpoint67a, checkpoint67b, checkpoint67d, HEAD
Changes since 1.2: +35 -35 lines
File MIME type: text/plain
convert from "dos" format to "unix"

1 C $Header: /u/gcmpack/MITgcm_contrib/verification_other/shelfice_remeshing/code/STREAMICE_OPTIONS.h,v 1.2 2016/01/22 16:09:33 dgoldberg 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 #define STREAMICE_HYBRID_STRESS
21 #define USE_ALT_RLOW
22 #define STREAMICE_GEOM_FILE_SETUP
23 !#define STREAMICE_SMOOTH_FLOATATION
24 !#define ALLOW_PETSC
25 #undef ALLOW_STREAMICE_2DTRACER
26 #undef STREAMICE_TRACER_AB
27 #undef STREAMICE_SERIAL_TRISOLVE
28 #define STREAMICE_FLOWLINE_BUTTRESS
29
30 #endif /* ALLOW_MYPACKAGE */
31 #endif /* MYPACKAGE_OPTIONS_H */
32
33 CEH3 ;;; Local Variables: ***
34 CEH3 ;;; mode:fortran ***
35 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22