/[MITgcm]/MITgcm/pkg/exch2/W2_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/pkg/exch2/W2_OPTIONS.h

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


Revision 1.3 - (hide annotations) (download)
Wed Jul 25 21:16:54 2007 UTC (16 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint60, checkpoint61, checkpoint62, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint59e, checkpoint59g, checkpoint59f, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint62c, checkpoint62b, checkpoint62a, checkpoint62e, checkpoint62d, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y
Changes since 1.2: +4 -1 lines
File MIME type: text/plain
generate .F files from template uv_bgrid & uv_cgrid (<- only used
when option W2_USE_R1_ONLY in W2_OPTIONS.h is defined)

1 jmc 1.3 C $Header: /u/gcmpack/MITgcm/pkg/exch2/W2_OPTIONS.h,v 1.2 2005/07/24 01:35:06 jmc Exp $
2 jmc 1.2 C $Name: $
3    
4     C CPP options file for EXCH2 package
5    
6     #ifndef W2_OPTIONS_H
7     #define W2_OPTIONS_H
8    
9     C ... W2_USE_E2_SAFEMODE description ...
10 afe 1.1 #define W2_USE_E2_SAFEMODE
11 jmc 1.2
12     C Debug mode option:
13 afe 1.1 #undef W2_E2_DEBUG_ON
14 jmc 1.2
15 jmc 1.3 C Use only exch2_R1_cube (and avoid calling exch2_R2_cube)
16     #undef W2_USE_R1_ONLY
17    
18 jmc 1.2 C Fill null regions (face-corner halo regions) with e2FillValue_RX (=0)
19     C notes: for testing (allow to check that results are not affected)
20     #undef W2_FILL_NULL_REGIONS
21    
22     #endif /* W2_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22