/[MITgcm]/MITgcm_contrib/arctic/cs_18km/code/GMREDI_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm_contrib/arctic/cs_18km/code/GMREDI_OPTIONS.h

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


Revision 1.1 - (hide annotations) (download)
Tue Dec 24 00:08:45 2013 UTC (11 years, 11 months ago) by atn
Branch: MAIN
File MIME type: text/plain
add code dir for Nguyen et al 2011 paper

1 atn 1.1 #ifndef GMREDI_OPTIONS_H
2     #define GMREDI_OPTIONS_H
3     #include "PACKAGES_CONFIG.h"
4     #include "CPP_OPTIONS.h"
5    
6     #ifdef ALLOW_GMREDI
7    
8     #define GM_EXCLUDE_CLIPPING
9     #define GM_EXCLUDE_AC02_TAP
10     #undef GM_EXCLUDE_TAPERING
11     #undef GM_VISBECK_VARIABLE_K
12     #define GM_NON_UNITY_DIAGONAL
13     #define GM_EXTRA_DIAGONAL
14     #define GM_BOLUS_ADVEC
15     #undef GM_AUTODIFF_EXCESSIVE_STORE
16    
17     #endif /* ALLOW_GMREDI */
18     #endif /* GMREDI_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22