/[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.1 - (show annotations) (download)
Tue Apr 6 20:38:18 2010 UTC (14 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: checkpoint62g, checkpoint62f, checkpoint62e, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62x
File MIME type: text/plain
clean-up RBCS code: add RBCS_OPTIONS.h file ; fix multi-threaded ;
  change (+ fix IO calls) type of array RBC_mask from _RL to _RS.

1 C $Header: /u/gcmpack/MITgcm/pkg/mypackage/MYPACKAGE_OPTIONS.h,v 1.3 2008/08/11 22:31:36 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 #endif /* ALLOW_RBCS */
18 #endif /* RBCS_OPTIONS_H */
19
20 CEH3 ;;; Local Variables: ***
21 CEH3 ;;; mode:fortran ***
22 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22