/[MITgcm]/MITgcm_contrib/ecco_darwin/v2_cs510_Brix/code/W2_OPTIONS.h
ViewVC logotype

Contents of /MITgcm_contrib/ecco_darwin/v2_cs510_Brix/code/W2_OPTIONS.h

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


Revision 1.1 - (show annotations) (download)
Thu Oct 4 05:16:14 2018 UTC (6 years, 10 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/plain
trying to regenerate /nobackup/hbrix/MITgcm_110502/build_darwin_ag4/mitgcmuv

1 C $Header: /u/gcmpack/MITgcm_contrib/high_res_cube/code-mods/W2_OPTIONS.h,v 1.3 2006/11/22 07:21:31 dimitri Exp $
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 #undef W2_USE_E2_SAFEMODE
11
12 C Debug mode option:
13 #undef W2_E2_DEBUG_ON
14
15 C Fill null regions (face-corner halo regions) with e2FillValue_RX (=0)
16 C notes: for testing (allow to check that results are not affected)
17 #undef W2_FILL_NULL_REGIONS
18
19 #endif /* W2_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22