/[MITgcm]/MITgcm_contrib/ksnow/press_release/code_expt/STREAMICE_OPTIONS.h
ViewVC logotype

Contents of /MITgcm_contrib/ksnow/press_release/code_expt/STREAMICE_OPTIONS.h

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


Revision 1.3 - (show annotations) (download)
Tue Jul 11 14:36:33 2017 UTC (9 years, 1 month ago) by dgoldberg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
File MIME type: text/plain
comment buttressing option

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

  ViewVC Help
Powered by ViewVC 1.1.22