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

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

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


Revision 1.2 - (hide annotations) (download)
Sat May 14 19:52:12 2011 UTC (13 years ago) by jmc
Branch: MAIN
Changes since 1.1: +4 -1 lines
File MIME type: text/plain
- split RBCS.h into 3 files: RBCS_SIZE.h  RBCS_PARAMS.h  RBCS_FIELDS.h
- add capability to apply relaxation to horizontal velocity uVel & vVel

1 jmc 1.2 C $Header: /u/gcmpack/MITgcm/pkg/rbcs/RBCS_OPTIONS.h,v 1.1 2010/04/06 20:38:18 jmc Exp $
2 jmc 1.1 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 jmc 1.2 C o disable relaxation conditions on momemtum
18     #undef DISABLE_RBCS_MOM
19    
20 jmc 1.1 #endif /* ALLOW_RBCS */
21     #endif /* RBCS_OPTIONS_H */
22    
23     CEH3 ;;; Local Variables: ***
24     CEH3 ;;; mode:fortran ***
25     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22