/[MITgcm]/MITgcm/pkg/rbcs/RBCS_OPTIONS.h
ViewVC logotype

Contents of /MITgcm/pkg/rbcs/RBCS_OPTIONS.h

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


Revision 1.3 - (show annotations) (download)
Sat May 21 00:44:53 2011 UTC (13 years ago) by gforget
Branch: MAIN
CVS Tags: checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63, checkpoint62z, checkpoint62y
Changes since 1.2: +5 -1 lines
File MIME type: text/plain
- bug fix and add CPP key in RBCS_OPTIONS.h

1 C $Header: /u/gcmpack/MITgcm/pkg/rbcs/RBCS_OPTIONS.h,v 1.2 2011/05/14 19:52:12 jmc Exp $
2 C $Name: $
3
4 C CPP options file for pkg RBCS
5 C
6 C Use this file for selecting options within package "RBCS"
7
8 #ifndef RBCS_OPTIONS_H
9 #define RBCS_OPTIONS_H
10 #include "PACKAGES_CONFIG.h"
11 #ifdef ALLOW_RBCS
12
13 #include "CPP_OPTIONS.h"
14
15 C Place CPP define/undef flag here
16
17 C o disable relaxation conditions on momemtum
18 #undef DISABLE_RBCS_MOM
19
20 C use RBCS only in early spin-up phase, reducing
21 C the relaxation term strength to 0 over 3 years
22 #undef ALLOW_RBCS_SPIN
23
24 #endif /* ALLOW_RBCS */
25 #endif /* RBCS_OPTIONS_H */
26
27 CEH3 ;;; Local Variables: ***
28 CEH3 ;;; mode:fortran ***
29 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22