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

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

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

revision 1.3 by dimitri, Wed Nov 22 07:21:31 2006 UTC revision 1.4 by dimitri, Wed Jul 28 22:48:02 2010 UTC
# Line 1  Line 1 
1  C $Header$  C $Header$
2  C $Name$  C $Name$
3    
4  C CPP options file for EXCH2 package  C CPP options file for EXCH2 package
5    
6  #ifndef W2_OPTIONS_H  #ifndef W2_OPTIONS_H
# Line 12  C ... W2_USE_E2_SAFEMODE description ... Line 12  C ... W2_USE_E2_SAFEMODE description ...
12  C Debug mode option:  C Debug mode option:
13  #undef  W2_E2_DEBUG_ON  #undef  W2_E2_DEBUG_ON
14    
15    C Use only exch2_R1_cube (and avoid calling exch2_R2_cube)
16    #undef W2_USE_R1_ONLY
17    
18  C Fill null regions (face-corner halo regions) with e2FillValue_RX (=0)  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)  C notes: for testing (allow to check that results are not affected)
20  #undef W2_FILL_NULL_REGIONS  #undef W2_FILL_NULL_REGIONS

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22