Ecological Landscape Modeling: Models Pages

unitmod_globparms.h File Reference

Header file for global parameters for the ecological Unit Model. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

float GP_SOLOMEGA
float GP_ALTIT
float GP_LATDEG
float GP_mannDepthPow
float GP_mannHeadPow
float GP_calibGWat
float GP_IDW_pow
float GP_calibET
float GP_DATUM_DISTANCE
float GP_HYD_IC_SFWAT_ADD
float GP_HYD_IC_UNSAT_ADD
float GP_HYD_RCRECHG
float GP_HYD_ICUNSATMOIST
float GP_DetentZ
float GP_WQualMonitZ
float GP_MinCheck
float GP_dispLenRef
float GP_dispParm
float GP_SLRise
float GP_ALG_IC_MULT
float GP_alg_uptake_coef
float GP_ALG_SHADE_FACTOR
float GP_algMortDepth
float GP_ALG_RC_MORT_DRY
float GP_ALG_RC_MORT
float GP_ALG_RC_PROD
float GP_ALG_RC_RESP
float GP_alg_R_accel
float GP_AlgComp
float GP_ALG_REF_MULT
float GP_NC_ALG_KS_P
float GP_alg_alkP_min
float GP_C_ALG_KS_P
float GP_ALG_TEMP_OPT
float GP_C_ALG_threshTP
float GP_ALG_C_TO_OM
float GP_alg_light_ext_coef
float GP_ALG_LIGHT_SAT
float GP_ALG_PC
float GP_DOM_RCDECOMP
float GP_DOM_DECOMPRED
float GP_calibDecomp
float GP_DOM_decomp_coef
float GP_DOM_DECOMP_POPT
float GP_DOM_DECOMP_TOPT
float GP_sorbToTP
float GP_IC_BATHY_MULT
float GP_IC_TPtoSOIL_MULT
float GP_IC_DOM_BD_MULT
float GP_IC_BulkD_MULT
float GP_IC_ELEV_MULT
float GP_MAC_IC_MULT
float GP_MAC_REFUG_MULT
float GP_mac_uptake_coef
float GP_mann_height_coef
float GP_Floc_BD
float GP_FlocMax
float GP_TP_P_OM
float GP_Floc_rcSoil
float GP_TP_DIFFCOEF
float GP_TP_K_INTER
float GP_TP_K_SLOPE
float GP_WQMthresh
float GP_PO4toTP
float GP_TP_IN_RAIN
float GP_CL_IN_RAIN
float GP_PO4toTPint
float GP_TP_ICSFWAT
float GP_TP_ICSEDWAT
float GP_TPpart_thresh
float GP_TP_DIFFDEPTH
float GP_settlVel


Detailed Description

Header file for global parameters for the ecological Unit Model.

This declares non-habitat-specific parameters that are global to Unit_Mod.c.

Note: documented with Doxygen, which expects specific syntax within special comments.

The Everglades Landscape Model (ELM).
last updated: Mar 2011

Definition in file unitmod_globparms.h.


Variable Documentation

float GP_SOLOMEGA

Remarks:
This header file is generated from the "GlobalParms_v?.xls" OpenOffice workbook. Editing this .h header source directly is not recommended w/o changing GlobalParms.
To add/remove a Global (non-habitat-specific) parameter to/from the model:
1) Enter/delete the parameter data and documentation in GlobalParms_v?.xls;
2) Add/remove the line of code in the ReadGlobalParms function of UnitMod.c;
3) Export (cut&paste) the contents of this page into unitmod_globparms.h;
4) Use/delete the parameter in the code equations! Global parameter. _Units_: dimless; _Brief_: ***empirical constant used in solar radiation, don't change from 0.03259; _Extended_: fixed value from Nikolov and Zeller (1992) solar radiation algorithm which was tested in multiple global locations

Definition at line 32 of file unitmod_globparms.h.

Referenced by cell_dyn7(), init_eqns(), and ReadGlobalParms().

float GP_ALTIT

Global parameter. _Units_: m; _Brief_: ***regional altitude of land surface; _Extended_: pertinent only to applying model to other region

Definition at line 33 of file unitmod_globparms.h.

Referenced by cell_dyn1(), init_eqns(), and ReadGlobalParms().

float GP_LATDEG

Global parameter. _Units_: deg.min; _Brief_: ***regional latitude (degrees.minutes, don't convert min to decimal deg) ; _Extended_: pertinent only to applying model to other region

Definition at line 34 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***power used in manning's equation water depth; _Extended_: for "true" manning's, use 1.667

Definition at line 35 of file unitmod_globparms.h.

Referenced by f_Manning(), Flux_SWcells(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***power used in manning's equation head difference; _Extended_: for "true" manning's, use 0.5

Definition at line 36 of file unitmod_globparms.h.

Referenced by Flux_SWcells(), and ReadGlobalParms().

float GP_calibGWat

Global parameter. _Units_: dimless; _Brief_: ***calibration parameter, multiply by aquifer hydraulic conductivity, levee seepage; _Extended_:

Definition at line 37 of file unitmod_globparms.h.

Referenced by Channel_configure(), init_eqns(), and ReadGlobalParms().

float GP_IDW_pow

Global parameter. _Units_: dimless; _Brief_: ***power for (all) inverse distance^parm interpolations; _Extended_: have always used IDW^2 (parm=2.0) when running meteorological interpolations; no ELM-calculated interpolations in ELM v2.2 - v2.4

Definition at line 38 of file unitmod_globparms.h.

Referenced by PTSL_GetInterpolatedValue0(), PTSL_GetInterpolatedValue1(), and ReadGlobalParms().

float GP_calibET

Global parameter. _Units_: dimless; _Brief_: ***calibration parameter, multiply potential ET input data; _Extended_: coarse calibration knob, used in calibrating ET budget to Abtew's (1996) rates for specific flooded habitats, and approximate SFWMM budget

Definition at line 39 of file unitmod_globparms.h.

Referenced by cell_dyn7(), and ReadGlobalParms().

Global parameter. _Units_: m; _Brief_: ***model base datum, distance below zero (0) of vertical datum used in land surface surveys; _Extended_: not simulating deep aquifer (below distance defined here)

Definition at line 40 of file unitmod_globparms.h.

Referenced by init_canals(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: m; _Brief_: ***surf water depth added to Initial Condition ponded surface water depth map (+/- m) ; _Extended_: only used in exploratory model experiments

Definition at line 41 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: m; _Brief_: ***depth of unsat zone added to Initial Condition unsaturated water storage depth map (+/-m) ; _Extended_: only used in exploratory model experiments

Definition at line 42 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: m/d; _Brief_: ***Rate of recharging of the aquifer below the base datum (loss from model system). ; _Extended_: ***should always=0.0, deep recharge effectively not implemented

Definition at line 43 of file unitmod_globparms.h.

Referenced by cell_dyn7(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***Initial condition of the moisture proportion in the unsaturated zone. ; _Extended_: limited spatial data; non-critical initial condition

Definition at line 44 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

float GP_DetentZ

Global parameter. _Units_: m; _Brief_: ***detention depth in a grid cell, below which surface flows do not occur; _Extended_: scale-dependent relative to topographic heterogeneity

Definition at line 45 of file unitmod_globparms.h.

Referenced by cell_dyn12(), cell_dyn7(), cell_dyn9(), Flux_GWcells(), Flux_SWcells(), FluxChannel(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: m; _Brief_: ***minimum depth of surface water for water quality monitoring, below which field samples are not taken; _Extended_: only used in reporting phosphorus and chloride output variables (not in any internal calculations)

Definition at line 46 of file unitmod_globparms.h.

Referenced by cell_dyn10(), cell_dyn12(), cell_dyn13(), cell_dyn2(), cell_dyn4(), cell_dyn9(), init_eqns(), and ReadGlobalParms().

float GP_MinCheck

Global parameter. _Units_: m; _Brief_: ***small threshold number, for relative error-checking (not a multiplier etc); _Extended_: only used in constraining fluxes at extremely mimimal conditions

Definition at line 47 of file unitmod_globparms.h.

Referenced by cell_dyn12(), cell_dyn2(), cell_dyn8(), cell_dyn9(), flowCalc_CanCan(), Flux_GWcells(), Flux_SWstuff(), FluxChannel(), and ReadGlobalParms().

Global parameter. _Units_: m; _Brief_: ***reference length for which numerical dispersion (of finite difference sol'n) approximates actual turbulent diffusion, or dispersion; _Extended_: code not truly established for input of actual dispersion estimates - at this point, dispersion is poorly quantified in these wetlands

Definition at line 48 of file unitmod_globparms.h.

Referenced by Disp_Calc(), and ReadGlobalParms().

float GP_dispParm

Global parameter. _Units_: dimless; _Brief_: ***calibration parameter, can be ~representative of Dispersion Number estimates; a value of 0 removes any dispersion adjustments (leaving only the numerical dispersion of model scale); _Extended_: code not truly established for input of actual dispersion estimates - at this point, dispersion is poorly quantified in these wetlands

Definition at line 49 of file unitmod_globparms.h.

Referenced by Disp_Calc(), and ReadGlobalParms().

float GP_SLRise

Global parameter. _Units_: m/yr; _Brief_: ***rate of Sea Level Rise; _Extended_: based on CERP Guidance Memo 016.00

Definition at line 50 of file unitmod_globparms.h.

Referenced by Flows_in_Structures(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***algal init-cond multiplier (0-1 proportion, relative to maximum attainable biomass); _Extended_: intended only for use in exploratory model experiments

Definition at line 52 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***parameter for exp function describing uptake kinetics; _Extended_: not intended for adjustment, only used to define (fixed) function behavior; set at 3.0

Definition at line 53 of file unitmod_globparms.h.

Referenced by cell_dyn2(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***calibration parm to modify LAI in shading fcn; _Extended_: regulate magnitude of macrophyte shading; CALIBRATE to achieve observed periphyton biomass in dense/moderate vegetation

Definition at line 54 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: m; _Brief_: ***depth of the unsat zone below which accelerated "drydown" alg mort occurs ; _Extended_: limited field observations

Definition at line 55 of file unitmod_globparms.h.

Referenced by cell_dyn2(), and ReadGlobalParms().

Global parameter. _Units_: 1/d; _Brief_: ***Specific mortality rate of benthic algae (periphyton) in "drydown" conditions. ; _Extended_: limited field observations; preliminary lab experiments

Definition at line 56 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: 1/d; _Brief_: ***Baseline specific rate of algal (periphyton) mortality. Note that this is in the presence of water. ; _Extended_: liimited field observations relating to biomass changes

Definition at line 57 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: 1/d; _Brief_: ***Maximum specific rate observed/attainable of algal (periphyton) gross primary production. ; _Extended_: field experiments (and O2->Carbon conversion); CALIBRATE to achieve observed periphyton production rates

Definition at line 58 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: 1/d; _Brief_: ***Max specific rate of algal respiration. ; _Extended_: field experiments (and O2->Carbon conversion)

Definition at line 59 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***acceleration of mortality (via assumed loss of calcareous sheath) of oligotrophic community under high phosphorus conditions; _Extended_: due to uncertainty of mechanism for mat loss, increase loss at elevated P concentrations; CALIBRATE to achieve biomass observations

Definition at line 60 of file unitmod_globparms.h.

Referenced by cell_dyn2(), and ReadGlobalParms().

float GP_AlgComp

Global parameter. _Units_: dimless; _Brief_: ***algal density-dep competition, with parameter >1.0 increasing competitive "ability" of oligotrophic periphyton; _Extended_: CALIBRATE to achieve relative biomass estimates of the two communities under low nutrient conditions

Definition at line 61 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***proportion of max attainable periphyton biomass, defining a refuge density (from losses); _Extended_: this parameter multiplied by HP_ALG_MAX habitat-specific parameter to obtain refuge density; proxy for maintaining senescent stocks under severe drydown conditions

Definition at line 62 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: mg/L; _Brief_: ***half-saturation conc of avail phosphorus for uptake kinetics, eutrophic (was non-calcareous); _Extended_: Lab study; CALIBRATE to achieve plant growth rates along nutrient gradients

Definition at line 63 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***minimum possible constraint level (0-1) on phosphorus uptake and growth; value>0 indicative of non-zero nutrient limitation due to APActivity ; _Extended_: a proportion >0 is indicative of the observed continued (low) uptake and growth by periphyton at very low ambient P concentrations, due to alkaline phosphotase activity increasing bioavailability in low P conditions

Definition at line 64 of file unitmod_globparms.h.

Referenced by cell_dyn2(), and ReadGlobalParms().

Global parameter. _Units_: mg/L; _Brief_: ***half-saturation conc of avail phosphorus for uptake kinetics, oligotrophic (was calcareous) periph; _Extended_: Lab study; CALIBRATE to achieve plant growth rates along nutrient gradients

Definition at line 65 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: deg C; _Brief_: ***Optimal temperature for algal primary production (degrees C). Also used in respiration control.; _Extended_: General literature estimates relative to plant type/family. Water temperature is constant across space and time in ELM v2.4, so temperature relationships are not effectively simulated.

Definition at line 66 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: mg/L; _Brief_: ***TP conc above which oligotrophic (was calcareous) periphyton have elevated mortality (via asmed loss of calcareous sheath); _Extended_: due to uncertainty of mechanism for periphyton mat loss, increase respiration loss at elevated P concentrations; note that 10 ppb is estimate supported by multiple research efforts

Definition at line 67 of file unitmod_globparms.h.

Referenced by cell_dyn2(), and ReadGlobalParms().

Global parameter. _Units_: gC/gOM; _Brief_: ***Mass ratio of organic carbon to total organic material in algae (ash free dry weight). ; _Extended_: multiple glades field and lab observations

Definition at line 68 of file unitmod_globparms.h.

Referenced by cell_dyn12(), and ReadGlobalParms().

Global parameter. _Units_: 1/m; _Brief_: ***light extinction parameter, currently used to fully define (statically) extinction; _Extended_: fixed extinction coef for clear water

Definition at line 69 of file unitmod_globparms.h.

Referenced by cell_dyn2(), and ReadGlobalParms().

Global parameter. _Units_: cal/cm^2/d; _Brief_: ***Saturating light intensity for algal photosyn (langley/d = cal/cm^2 per day); _Extended_: assume max normal radiation is saturation

Definition at line 70 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

float GP_ALG_PC

Global parameter. _Units_: gP/gC; _Brief_: ***Initial phophorus:carbon ratio in all algae/periphyton; _Extended_: multiple glades field and lab observations

Definition at line 71 of file unitmod_globparms.h.

Referenced by cell_dyn2(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: 1/d; _Brief_: ***Maximum observed/attainable specific rate of organic matter decomposition (w/o limitations); _Extended_: field and lab studies, glades peat-systems

Definition at line 73 of file unitmod_globparms.h.

Referenced by cell_dyn12(), cell_dyn4(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***under anaerobic conditions, proportional reduction of the maximum rate of aerobic decomposition; _Extended_: glades lab experiments

Definition at line 74 of file unitmod_globparms.h.

Referenced by cell_dyn4(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***calibration parameter, multiply soil/floc decomposition flux calculation ; _Extended_: Sensitive parameter, but duplicative of another: This is directly correlated to (multiplies) the GP_DOM_RCDECOMP; maintained from older model configuration

Definition at line 75 of file unitmod_globparms.h.

Referenced by cell_dyn12(), cell_dyn4(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***parameter for exp function describing decomposition kinetics with respect to phosphorus availability/quality; _Extended_: not intended for adjustment, only used to define (fixed) function behavior; set at 3.0

Definition at line 76 of file unitmod_globparms.h.

Referenced by cell_dyn12(), cell_dyn4(), and ReadGlobalParms().

Global parameter. _Units_: mg/L; _Brief_: ***Optimal phosphorus concentration in water for maximal decomposition of organic matter; _Extended_: generalized from glades lab experiments

Definition at line 77 of file unitmod_globparms.h.

Referenced by cell_dyn12(), cell_dyn4(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: deg C; _Brief_: ***Optimal temperature for maximal decomposition of organic matter; _Extended_: assume max normal temperature is optimum. Water temperature is constant across space and time in ELM v2.4, so temperature relationships are not effectively simulated.

Definition at line 78 of file unitmod_globparms.h.

Referenced by cell_dyn4(), init_eqns(), and ReadGlobalParms().

float GP_sorbToTP

Global parameter. _Units_: dimless; _Brief_: ***initial condition only, the ratio of sorbed phosphorus to total phosphorus in soil; _Extended_: generalization of soilTP conc initial condition

Definition at line 79 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***Bathymetry initial condition multiplier, mutiply by the bathymetry initial condition (actually static) map; _Extended_: intended only for use in exploratory model experiments

Definition at line 80 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***Soil TP concentration initial condition multiplier, mutiply by the TPsoil initial condition map; _Extended_: at least one Performance Measure is sensitive to this parameter; this global multiplier is intended only for use in exploratory model experiments

Definition at line 81 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: Organic bulk density initial condition multiplier, mutiply by the Organic Bulk Density initial condition map; _Extended_: intended only for use in exploratory model experiments

Definition at line 82 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***Soil bulk density initial condition multiplier, mutiply by the soil bulk density initial condition (actually static) map; _Extended_: several Performance Measures have some sensitivity to this parameter; this global multiplier is intended only for use in exploratory model experiments

Definition at line 83 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***Land elevation initial condition multiplier, mutiply by the elevation initial condition map; _Extended_: multiple Performance Measures are sensitive to this parameter; this global multiplier is intended only for use in exploratory model experiments

Definition at line 84 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***macrophyte initial condition multiplier (0-1 proportion, relative to maximum attainable (photo, non-photo) biomass); _Extended_: several Performance Measures show some sensitivity; parameter intended only for use in exploratory model experiments

Definition at line 86 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***proportion of max attainable macrophyte biomass, defining a refuge density (from losses); _Extended_: not sensitive; this parameter multiplied by HP_PH{NPH}BIO_MAX to obtain refuge density; proxy for maintaining a seed source

Definition at line 87 of file unitmod_globparms.h.

Referenced by cell_dyn8(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***parameter for exp function describing nutrient uptake kinetics; _Extended_: only used to define (fixed) function behavior

Definition at line 88 of file unitmod_globparms.h.

Referenced by cell_dyn8(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***proportion of height at which macrophyte starts to bend over in flowing systems; _Extended_: used in determining appropriate breakpoint in manning's n; use other parameters for adjusting/calibrating Manning's N

Definition at line 89 of file unitmod_globparms.h.

Referenced by cell_dyn7(), and ReadGlobalParms().

float GP_Floc_BD

Global parameter. _Units_: mg/cm3; _Brief_: ***bulk density of floc layer (mg/cm3 == kg/m3) ; _Extended_: generalized from multiple soil cores

Definition at line 91 of file unitmod_globparms.h.

Referenced by cell_dyn12(), init_eqns(), and ReadGlobalParms().

float GP_FlocMax

Global parameter. _Units_: m; _Brief_: ***max floc depth observed/attainable; _Extended_: generalized from multiple soil cores

Definition at line 92 of file unitmod_globparms.h.

Referenced by cell_dyn12(), and ReadGlobalParms().

float GP_TP_P_OM

Global parameter. _Units_: gP/gOM; _Brief_: ***phosphorus to organic matter ratio of particulate phosphorus (ash-free masses); _Extended_: standard redfield ratios

Definition at line 93 of file unitmod_globparms.h.

Referenced by cell_dyn12(), and ReadGlobalParms().

Global parameter. _Units_: 1/d; _Brief_: ***baseline rate of floc layer consolidation into the soil matrix (under flooded conditions); _Extended_: CALIBRATE to achieve spatial and temporal distribution in floc depth

Definition at line 94 of file unitmod_globparms.h.

Referenced by cell_dyn12(), and ReadGlobalParms().

Global parameter. _Units_: cm^2/sec; _Brief_: ***Phosphorus molecular (surface-soil water) diffusion coefficient. ; _Extended_: general literature value

Definition at line 96 of file unitmod_globparms.h.

Referenced by cell_dyn10(), cell_dyn9(), and ReadGlobalParms().

Global parameter. _Units_: mg/L; _Brief_: ***intercept for Freundlich soil sorption eqn; _Extended_: porewater P responds to this parameter; value from lab study (Richardsonet al. 1994)

Definition at line 97 of file unitmod_globparms.h.

Referenced by cell_dyn9(), and ReadGlobalParms().

Global parameter. _Units_: dimless; _Brief_: ***slope for Freundlich soil sorption eqn; _Extended_: lab study (Richardsonet al. 1994)

Definition at line 98 of file unitmod_globparms.h.

Referenced by cell_dyn9(), and ReadGlobalParms().

float GP_WQMthresh

Global parameter. _Units_: m; _Brief_: ***UNUSED in ELM - EWQM implementation ONLY: water depth threshold below which settling stops (EWQM used 0.15m); _Extended_: ONLY used to emulate Everglades Water Quallity Model, in ELM cell_dyn13

Definition at line 99 of file unitmod_globparms.h.

Referenced by cell_dyn13(), and ReadGlobalParms().

float GP_PO4toTP

Global parameter. _Units_: dimless; _Brief_: ***slope of empirical linear regression of predicting PO4 from TP from long-term historical data, northern Everglades locations; _Extended_: synoptic (northern) glades monitoring; data more variable than a constant slope

Definition at line 100 of file unitmod_globparms.h.

Referenced by cell_dyn2(), cell_dyn9(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: mg/L; _Brief_: ***TP concentration in rainfall (value of 0.0 results in code using temporally constant deposition); _Extended_: glades literature estimates; to incorporate recent reviews of data; concentration of 0.02 mg/L results in ~25 mg TP/m2/yr loading

Definition at line 101 of file unitmod_globparms.h.

Referenced by cell_dyn13(), cell_dyn9(), and ReadGlobalParms().

Global parameter. _Units_: mg/L; _Brief_: ***Cloride concentration in rainfall (NOT implemented: value of 0.0 WILL result in code using temporally constant deposition); _Extended_: WAG

Definition at line 102 of file unitmod_globparms.h.

Referenced by cell_dyn10(), and ReadGlobalParms().

Global parameter. _Units_: mg/l; _Brief_: ***intercept of empirical regression of predicting PO4 from TP from long-term historical data, northern Everglades locations; _Extended_: synoptic (northern) glades monitoring

Definition at line 103 of file unitmod_globparms.h.

Referenced by cell_dyn2(), cell_dyn9(), init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: mg/L; _Brief_: ***initial TP concentration, surface water; _Extended_: global estimate

Definition at line 104 of file unitmod_globparms.h.

Referenced by init_eqns(), and ReadGlobalParms().

Global parameter. _Units_: mg/L; _Brief_: ***initial TP concentration, soil pore water; _Extended_: global estimate

Definition at line 105 of file unitmod_globparms.h.

Referenced by ReadGlobalParms().

Global parameter. _Units_: mg/L; _Brief_: ***TP conc used in predicting relative proportion of particulate P in Total Phosphorus; _Extended_: used to estimate particulate P for potential physical settling loss from water column; generalized estimate from (relatively limited) POC and TP observations

Definition at line 106 of file unitmod_globparms.h.

Referenced by cell_dyn9(), and ReadGlobalParms().

Global parameter. _Units_: m; _Brief_: ***depth of surface-soil water diffusion zone; _Extended_: large depth due to poorly defined soil-water interface (w/ floc)

Definition at line 107 of file unitmod_globparms.h.

Referenced by cell_dyn10(), cell_dyn9(), and ReadGlobalParms().

float GP_settlVel

Global parameter. _Units_: m/d; _Brief_: ***ELM (NOT EWQM emulation) mean settling velocity of particulate phosphorus (NOT of Total Phosphorus); _Extended_: Calibrated parameter: "Black-box" to incorporate particulate settling and microbial uptake at high concentrations/particulate levels

Definition at line 108 of file unitmod_globparms.h.

Referenced by cell_dyn9(), and ReadGlobalParms().


Generated on Sat Jan 7 14:04:50 2012 for ELM source code by  doxygen 1.5.6