/[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.2 - (show annotations) (download)
Mon May 14 16:46:56 2012 UTC (13 years, 2 months ago) by dgoldberg
Branch: MAIN
Changes since 1.1: +3 -1 lines
File MIME type: text/plain
make construct matrix option a CPP option

1 C $Header: /u/gcmpack/MITgcm_contrib/dgoldberg/streamice/STREAMICE_OPTIONS.h,v 1.1 2012/03/29 15:59:21 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
21 #endif /* ALLOW_MYPACKAGE */
22 #endif /* MYPACKAGE_OPTIONS_H */
23
24 CEH3 ;;; Local Variables: ***
25 CEH3 ;;; mode:fortran ***
26 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22