9 |
#ifdef ALLOW_BLING |
#ifdef ALLOW_BLING |
10 |
C Package-specific Options & Macros go here |
C Package-specific Options & Macros go here |
11 |
|
|
|
c Active tracer for total phytoplankton biomass |
|
|
#undef ADVECT_PHYTO |
|
|
|
|
12 |
c Prevents negative values in nutrient fields |
c Prevents negative values in nutrient fields |
13 |
#define BLING_NO_NEG |
#define BLING_NO_NEG |
14 |
|
|
27 |
#undef USE_SGS_SED |
#undef USE_SGS_SED |
28 |
|
|
29 |
c Read atmospheric pCO2 values from EXF package |
c Read atmospheric pCO2 values from EXF package |
30 |
c *** to be specified in ECCO_CPPOPTIONS.h *** |
c *** to be specified in EXF_OPTIONS.h *** |
31 |
c #undef USE_EXFCO2 |
c #undef USE_EXFCO2 |
32 |
|
|
33 |
c Simplify some parts of the code that are problematic |
c Simplify some parts of the code that are problematic |