Ecological Landscape Modeling: Models Pages

budgstats_statvars.h File Reference

Header file for spatial map statistical summary variables. More...

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

Go to the source code of this file.

Variables

float * Floc_fr_phBioAvg
float * TPSfMinAvg
float * ETAvg
float * EvapAvg
float * HydPerAnn
float * LAI_effAvg
float * Manning_nAvg
float * RainAvg
float * SfWatAvg
float * TotHeadAvg
float * HydRelDepPosNegAvg
float * TranspAvg
float * UnsatMoistAvg
float * UnsatZavg
float * SF_WT_VEL_magAvg
float * BCmodel_sfwatAvg
float * mac_nph_PCAvg
float * Mac_nphBioAvg
float * Mac_nphMortAvg
float * Mac_nppAvg
float * mac_ph_PCAvg
float * Mac_phBioAvg
float * Mac_phMortAvg
float * Mac_totBioAvg
float * MacNutCfAvg
float * MacWatCfAvg
float * TPSedUptAvg
float * C_Peri_mortAvg
float * C_Peri_nppAvg
float * C_Peri_PCAvg
float * C_PeriAvg
float * C_PeriNutCFAvg
float * C_PeriRespAvg
float * NC_Peri_mortAvg
float * NC_Peri_nppAvg
float * NC_Peri_PCAvg
float * NC_PeriAvg
float * NC_PeriNutCFAvg
float * NC_PeriRespAvg
float * PeriAvg
float * PeriLiteCFAvg
float * TPSfUptAvg
float * TP_settlAvg
float * TPSedWatAvg
float * TPSfWatAvg
float * SaltSedAvg
float * SaltSfAvg
float * SedElevAvg
float * TPSedMinAvg
float * TPSorbAvg
float * TPtoSOILAvg
float * TPtoVOLAvg


Detailed Description

Header file for spatial map statistical summary variables.

This declares spatial statistical average variables that are global to BudgStats.c.

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

The Everglades Landscape Model (ELM).
last updated: Jan 2008

Definition in file budgstats_statvars.h.


Variable Documentation

Remarks:
This header file is generated from the "ModelOutlist_creator_v?.xls" OpenOffice workbook. Editing this .h header source directly is not recommended w/o changing ModelOutlist_creator.
To add/remove a statistical spatial variable to/from the model:
1) Enter/delete the variable documentation in ModelOutlist_creator_v?.xls;
2) Add/remove the 2 lines of code in the alloc_mem_stats function of BudgStats.c;
3) If you want a variable to be available for output, indicate so in ModelOutlist_creator, and add/remove the line of code in the gen_output function of Unit_Mod.c;
4) Export (cut&paste) the contents of this page into budgstats_statvars.h;
5) Use/delete the variable in the code equations! _Units_: kgOM/m^2/d; _Brief_: TemporalAverageOf: Floc_fr_phBio

Definition at line 27 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TPSfMinAvg

_Units_: kgP/d; _Brief_: TemporalAverageOf: TP_SFWT_MINER

Definition at line 28 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* ETAvg

_Units_: m/d; _Brief_: TemporalAverageOf: HYD_ET

Definition at line 32 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* EvapAvg

_Units_: m/d; _Brief_: TemporalAverageOf: SF_WT_EVAP

Definition at line 33 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* HydPerAnn

_Units_: days; _Brief_: Number of days with ponded water per water year

Definition at line 34 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_hydper(), CellAvg(), and gen_output().

float* LAI_effAvg

_Units_: dimless; _Brief_: TemporalAverageOf: LAI_eff

Definition at line 35 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* Manning_nAvg

_Units_: d per m^0.333; _Brief_: TemporalAverageOf: HYD_MANNINGS_N

Definition at line 36 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* RainAvg

_Units_: m/d; _Brief_: TemporalAverageOf: SF_WT_FROM_RAIN

Definition at line 37 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* SfWatAvg

_Units_: m; _Brief_: TemporalAverageOf: SURFACE_WAT

Definition at line 38 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TotHeadAvg

_Units_: m; _Brief_: TemporalAverageOf: HydTotHd

Definition at line 39 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

_Units_: m; _Brief_: TemporalAverageOf: HydRelDepPosNeg

Definition at line 40 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TranspAvg

_Units_: m/d; _Brief_: TemporalAverageOf: HYD_TRANSP

Definition at line 41 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* UnsatMoistAvg

_Units_: dimless; _Brief_: TemporalAverageOf: UNSAT_MOIST_PRP

Definition at line 42 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* UnsatZavg

_Units_: m; _Brief_: TemporalAverageOf: UNSAT_DEPTH

Definition at line 43 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

_Units_: m/d; _Brief_: TemporalAverageOf: SF_WT_VEL_mag

Definition at line 44 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

_Units_: m; _Brief_: TemporalAverageOf: BCmodel_sfwat

Definition at line 45 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* mac_nph_PCAvg

_Units_: mgP/kgC; _Brief_: TemporalAverageOf: mac_nph_PC_rep

Definition at line 49 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* Mac_nphBioAvg

_Units_: kgC/m^2; _Brief_: TemporalAverageOf: MAC_NOPH_BIOMAS

Definition at line 50 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

_Units_: kgC/m^2/d; _Brief_: TemporalAverageOf: NPHBIO_MORT

Definition at line 51 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* Mac_nppAvg

_Units_: kgC/m^2/d; _Brief_: TemporalAverageOf: PHBIO_NPP

Definition at line 52 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* mac_ph_PCAvg

_Units_: mgP/kgC; _Brief_: TemporalAverageOf: mac_ph_PC_rep

Definition at line 53 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* Mac_phBioAvg

_Units_: kgC/m^2; _Brief_: TemporalAverageOf: MAC_PH_BIOMAS

Definition at line 54 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* Mac_phMortAvg

_Units_: kgC/m^2/d; _Brief_: TemporalAverageOf: PHBIO_MORT

Definition at line 55 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* Mac_totBioAvg

_Units_: kgC/m^2; _Brief_: TemporalAverageOf: MAC_TOT_BIOM

Definition at line 56 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* MacNutCfAvg

_Units_: dimless; _Brief_: TemporalAverageOf: MAC_NUT_CF

Definition at line 57 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* MacWatCfAvg

_Units_: dimless; _Brief_: TemporalAverageOf: MAC_WATER_CF

Definition at line 58 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TPSedUptAvg

_Units_: kgP/d; _Brief_: TemporalAverageOf: TP_SEDWT_UPTAKE

Definition at line 59 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

_Units_: gC/m2/d; _Brief_: TemporalAverageOf: C_ALG_MORT

Definition at line 65 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* C_Peri_nppAvg

_Units_: gC/m2/d; _Brief_: TemporalAverageOf: C_ALG_NPP

Definition at line 66 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* C_Peri_PCAvg

_Units_: mgP/kgC; _Brief_: TemporalAverageOf: C_ALG_PCrep

Definition at line 67 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* C_PeriAvg

_Units_: gC/m^2; _Brief_: TemporalAverageOf: C_ALG

Definition at line 68 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

_Units_: dimless; _Brief_: TemporalAverageOf: C_ALG_NUT_CF

Definition at line 69 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* C_PeriRespAvg

_Units_: gC/m2/d; _Brief_: TemporalAverageOf: C_ALG_RESP

Definition at line 70 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

_Units_: gC/m2/d; _Brief_: TemporalAverageOf: NC_ALG_MORT

Definition at line 71 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

_Units_: gC/m2/d; _Brief_: TemporalAverageOf: NC_ALG_NPP

Definition at line 72 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* NC_Peri_PCAvg

_Units_: mgP/kgC; _Brief_: TemporalAverageOf: NC_ALG_PCrep

Definition at line 73 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), CellAvg(), and gen_output().

float* NC_PeriAvg

_Units_: gC/m^2; _Brief_: TemporalAverageOf: NC_ALG

Definition at line 74 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

_Units_: dimless; _Brief_: TemporalAverageOf: vNC_ALG_NUT_CF

Definition at line 75 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

_Units_: gC/m2/d; _Brief_: TemporalAverageOf: NC_ALG_RESP

Definition at line 76 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* PeriAvg

_Units_: gC/m^2; _Brief_: TemporalAverageOf: ALG_TOT

Definition at line 77 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* PeriLiteCFAvg

_Units_: dimless; _Brief_: TemporalAverageOf: ALG_LIGHT_CF

Definition at line 78 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TPSfUptAvg

_Units_: kgP/d; _Brief_: TemporalAverageOf: TP_SFWT_UPTAK

Definition at line 79 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TP_settlAvg

_Units_: kgP/d; _Brief_: TemporalAverageOf: TP_settl

Definition at line 84 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TPSedWatAvg

_Units_: mgP/L; _Brief_: TemporalAverageOf: TP_SEDWT_CONCACTMG

Definition at line 85 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TPSfWatAvg

_Units_: mgP/L; _Brief_: TemporalAverageOf: TP_SFWT_CONC_MG

Definition at line 86 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* SaltSedAvg

_Units_: kgSalt/m^3; _Brief_: TemporalAverageOf: SAL_SED_WT

Definition at line 91 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* SaltSfAvg

_Units_: kgSalt/m^3; _Brief_: TemporalAverageOf: SAL_SF_WT

Definition at line 92 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* SedElevAvg

_Units_: m; _Brief_: TemporalAverageOf: SED_ELEV

Definition at line 95 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TPSedMinAvg

_Units_: kgP/d; _Brief_: TemporalAverageOf: TP_SED_MINER

Definition at line 96 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TPSorbAvg

_Units_: mgP/kg_soil; _Brief_: TemporalAverageOf: TP_SORBCONC_rep

Definition at line 97 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TPtoSOILAvg

_Units_: mgP/kg_soil; _Brief_: TemporalAverageOf: TPtoSOIL_rep

Definition at line 98 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().

float* TPtoVOLAvg

_Units_: ug/cm^3; _Brief_: TemporalAverageOf: TPtoVOL_rep

Definition at line 99 of file budgstats_statvars.h.

Referenced by alloc_mem_stats(), Cell_reset_avg(), CellAvg(), and gen_output().


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