/[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.5 - (show annotations) (download)
Tue Dec 31 22:24:28 2013 UTC (10 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64s, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint65, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, HEAD
Changes since 1.4: +1 -5 lines
File MIME type: text/plain
remove option "ALLOW_RBCS_SPIN" (left from revision 1.9 of rbcs_add_tendency.F)

1 C $Header: /u/gcmpack/MITgcm/pkg/rbcs/RBCS_OPTIONS.h,v 1.4 2011/12/24 01:09:40 jmc Exp $
2 C $Name: $
3
4 C CPP options file for pkg RBCS
5 C Use this file for selecting options within package "RBCS"
6
7 #ifndef RBCS_OPTIONS_H
8 #define RBCS_OPTIONS_H
9 #include "PACKAGES_CONFIG.h"
10 #include "CPP_OPTIONS.h"
11
12 #ifdef ALLOW_RBCS
13 C Place CPP define/undef flag here
14
15 C o disable relaxation conditions on momemtum
16 #undef DISABLE_RBCS_MOM
17
18 #endif /* ALLOW_RBCS */
19 #endif /* RBCS_OPTIONS_H */
20
21 CEH3 ;;; Local Variables: ***
22 CEH3 ;;; mode:fortran ***
23 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22