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

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

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


Revision 1.7 - (show annotations) (download)
Wed Aug 27 19:29:12 2014 UTC (10 years, 10 months ago) by dgoldberg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.6: +6 -6 lines
File MIME type: text/plain
updating contrib streamice repo with latest files, and separated out convergence checks; and parameterised maximum iteration counts and interface w shelfice for coupling

1 C $Header: /u/gcmpack/MITgcm/pkg/streamice/STREAMICE_OPTIONS.h,v 1.2 2013/12/23 21:49:45 jmc Exp $
2 C $Name: $
3
4 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
5
6 C CPP options file for STREAMICE
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 #include "CPP_OPTIONS.h"
14
15 #ifdef ALLOW_STREAMICE
16
17 C Place CPP define/undef flag here
18
19 #define STREAMICE_CONSTRUCT_MATRIX
20 #undef STREAMICE_HYBRID_STRESS
21 #undef USE_ALT_RLOW
22 #undef STREAMICE_GEOM_FILE_SETUP
23 #undef STREAMICE_SMOOTH_FLOATATION
24
25 #endif /* ALLOW_STREAMICE */
26 #endif /* STREAMICE_OPTIONS_H */
27
28 CEH3 ;;; Local Variables: ***
29 CEH3 ;;; mode:fortran ***
30 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22