/[MITgcm]/MITgcm/verification/hs94.1x64x5/code_oad/OPENAD_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/verification/hs94.1x64x5/code_oad/OPENAD_OPTIONS.h

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


Revision 1.3 - (hide annotations) (download)
Sun Feb 22 23:50:22 2015 UTC (9 years, 2 months ago) by heimbach
Branch: MAIN
CVS Tags: 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, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, HEAD
Changes since 1.2: +2 -2 lines
File MIME type: text/plain
Complete switch to active I/O for OpenAD verification exps.

1 heimbach 1.3 C $Header: /u/gcmpack/MITgcm/verification/hs94.1x64x5/code_oad/OPENAD_OPTIONS.h,v 1.2 2015/02/18 20:47:01 heimbach Exp $
2 heimbach 1.1 C $Name: $
3    
4     CBOP
5     C !ROUTINE: OPENAD_OPTIONS.h
6     C !INTERFACE:
7     C #include "OPENAD_OPTIONS.h"
8    
9     C !DESCRIPTION:
10     C *==================================================================*
11     C | CPP options file for OpenAD (openad) package:
12     C | Control which optional features to compile in this package code.
13     C *==================================================================*
14     CEOP
15    
16     #ifndef OPENAD_OPTIONS_H
17     #define OPENAD_OPTIONS_H
18     #include "PACKAGES_CONFIG.h"
19     #include "CPP_OPTIONS.h"
20    
21     #ifdef ALLOW_OPENAD
22    
23 heimbach 1.3 #undef ALLOW_OPENAD_ACTIVE_READ_XYZ
24 heimbach 1.2 #define ALLOW_OPENAD_ACTIVE_READ_XY
25     #define ALLOW_OPENAD_ACTIVE_WRITE
26 heimbach 1.1
27     #endif /* ALLOW_OPENAD */
28     #endif /* OPENAD_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22