2 |
C $Name$ |
C $Name$ |
3 |
|
|
4 |
C CPP options file for mom_vecinv package |
C CPP options file for mom_vecinv package |
|
C |
|
5 |
C Use this file for selecting CPP options within the mom_vecinv package |
C Use this file for selecting CPP options within the mom_vecinv package |
6 |
|
|
7 |
#ifndef MOM_VECINV_OPTIONS_H |
#ifndef MOM_VECINV_OPTIONS_H |
8 |
#define MOM_VECINV_OPTIONS_H |
#define MOM_VECINV_OPTIONS_H |
9 |
#include "PACKAGES_CONFIG.h" |
#include "PACKAGES_CONFIG.h" |
|
#ifdef ALLOW_MOM_VECINV |
|
|
|
|
10 |
#include "CPP_OPTIONS.h" |
#include "CPP_OPTIONS.h" |
11 |
|
|
12 |
|
#ifdef ALLOW_MOM_VECINV |
13 |
|
C Package-specific Options & Macros go here |
14 |
|
|
15 |
C use the original discretization (not recommended) for biharmonic viscosity |
C use the original discretization (not recommended) for biharmonic viscosity |
16 |
C that was in mom_vi_hdissip.F, version 1.1.2.1 |
C that was in mom_vi_hdissip.F, version 1.1.2.1 |
17 |
#undef MOM_VI_ORIGINAL_VISCA4 |
#undef MOM_VI_ORIGINAL_VISCA4 |
18 |
|
|
|
C CPP macros go here |
|
|
|
|
19 |
#endif /* ALLOW_MOM_VECINV */ |
#endif /* ALLOW_MOM_VECINV */ |
20 |
#endif /* MOM_VECINV_OPTIONS_H */ |
#endif /* MOM_VECINV_OPTIONS_H */ |