/[MITgcm]/MITgcm/pkg/rw/RW_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/pkg/rw/RW_OPTIONS.h

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


Revision 1.2 - (hide annotations) (download)
Mon Oct 22 13:20:07 2007 UTC (16 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59k, checkpoint59j, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61x, checkpoint61y
Changes since 1.1: +5 -1 lines
File MIME type: text/plain
set of new S/R to read a Multi-Fields File (+ meta file)

1 jmc 1.2 C $Header: /u/gcmpack/MITgcm/pkg/rw/RW_OPTIONS.h,v 1.1 2005/08/22 23:00:58 jmc Exp $
2 jmc 1.1 C $Name: $
3    
4     C CPP options file for RW package
5     C
6     C Use this file for selecting options within the RW package
7    
8     #ifndef RW_OPTIONS_H
9     #define RW_OPTIONS_H
10     #include "PACKAGES_CONFIG.h"
11     #ifdef ALLOW_RW
12    
13     #include "CPP_OPTIONS.h"
14    
15 jmc 1.2 C use READ_MFLDS S/R in "safe" mode (set/check/unset for each file to read)
16     C involves more thread synchronization (could slow down multi-threaded run)
17     #define RW_SAFE_MFLDS
18    
19 jmc 1.1 #endif /* ALLOW_RW */
20     #endif /* RW_OPTIONS_H */
21    
22     CEH3 ;;; Local Variables: ***
23     CEH3 ;;; mode:fortran ***
24     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22