/[MITgcm]/MITgcm_contrib/high_res_cube/code-mods/W2_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/code-mods/W2_OPTIONS.h

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


Revision 1.4 - (hide annotations) (download)
Wed Jul 28 22:48:02 2010 UTC (14 years, 11 months ago) by dimitri
Branch: MAIN
Changes since 1.3: +5 -2 lines
File MIME type: text/plain
updating for cube88 integration on pleiades
Modified Files:
 high_res_cube/README.cs510
 high_res_cube/code-mods/CPP_OPTIONS.h
 high_res_cube/code-mods/DIAGNOSTICS_SIZE.h
 high_res_cube/code-mods/EXF_OPTIONS.h
 high_res_cube/code-mods/SEAICE_OPTIONS.h
 high_res_cube/code-mods/W2_OPTIONS.h
 high_res_cube/code-mods/s450t_34x102/SIZE.h
 high_res_cube/input/data.diagnostics
 high_res_cube/input/data.exf_hr high_res_cube/input/data.pkg
 high_res_cube/input/data_hr
Added Files:
 high_res_cube/input/job_cs510_pleiades450
Removed Files:
 high_res_cube/code-mods/linux_ia64_ifort+mpi_altix_nas
 high_res_cube/input/job_altix high_res_cube/input/readbin.m

1 dimitri 1.4 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 dimitri 1.3 C $Name: $
3 dimitri 1.4
4 dimitri 1.3 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 cnh 1.1 #undef W2_E2_DEBUG_ON
14 dimitri 1.3
15 dimitri 1.4 C Use only exch2_R1_cube (and avoid calling exch2_R2_cube)
16     #undef W2_USE_R1_ONLY
17    
18 dimitri 1.3 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