Ecological Landscape Modeling: Models Pages

budgstats_birvars.h File Reference

Header file for Basin/Indicator Region summary variables. More...

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

Go to the source code of this file.

Variables

int * numCells
double * EVAP
double * RAIN
double * RCHG
double * SUMGW
double * SUMSF
double * SUMUW
double * TOT_VOL
double * TOT_VOL_AVG_ERR
double * TOT_VOL_CAN
double * TOT_VOL_CUM_ERR
double * TOT_VOL_ERR
double * TOT_VOL_OLD
double * TRANSP
double * VOL_ERR_PER_INFL
double * VOL_IN
double * VOL_IN_AVG
double * VOL_IN_GW
double * VOL_IN_OVL
double * VOL_IN_SPG
double * VOL_IN_STR
double * VOL_IN_SUM
double * VOL_OUT
double * VOL_OUT_AVG
double * VOL_OUT_GW
double * VOL_OUT_OVL
double * VOL_OUT_SPG
double * VOL_OUT_STR
double * VOL_OUT_SUM
double * P
double * P_CELL
double * P_ERR
double * P_ERR_CUM
double * P_IN
double * P_IN_AVG
double * P_IN_GW
double * P_IN_OVL
double * P_IN_SPG
double * P_IN_STR
double * P_IN_SUM
double * P_OLD
double * P_OUT
double * P_OUT_AVG
double * P_OUT_GW
double * P_OUT_OVL
double * P_OUT_SPG
double * P_OUT_STR
double * P_OUT_SUM
double * P_ATMOS
double * TOT_P_CAN
double * dop_decomp
double * dop_desorb
double * dop_macIn
double * dop_sorbIn
double * floc_decomp
double * floc_In
double * P_DEAD
double * P_DEAD_CELL
double * P_DEAD_ERR
double * P_DEAD_ERR_CUM
double * P_DEAD_IN
double * P_DEAD_IN_AVG
double * P_DEAD_IN_SUM
double * P_DEAD_OLD
double * P_DEAD_OUT
double * P_DEAD_OUT_AVG
double * P_DEAD_OUT_SUM
double * Calg_GPP
double * Calg_mort
double * mac_mort
double * mac_NPP
double * NCalg_GPP
double * NCalg_mort
double * P_Calg
double * P_LIVE
double * P_LIVE_CELL
double * P_LIVE_ERR
double * P_LIVE_ERR_CUM
double * P_LIVE_IN
double * P_LIVE_IN_AVG
double * P_LIVE_IN_SUM
double * P_LIVE_OLD
double * P_LIVE_OUT
double * P_LIVE_OUT_AVG
double * P_LIVE_OUT_SUM
double * P_MAC
double * P_NCalg
double * P_settl
double * P_WAT
double * P_WAT_CELL
double * P_WAT_ERR
double * P_WAT_ERR_CUM
double * P_WAT_IN
double * P_WAT_IN_AVG
double * P_WAT_IN_SUM
double * P_WAT_OLD
double * P_WAT_OUT
double * P_WAT_OUT_AVG
double * P_WAT_OUT_SUM
double * wat_sedMiner
double * wat_sedUpt
double * wat_sfMiner
double * wat_sfUpt
double * S_ERR_CUM
double * S_IN
double * S_IN_AVG
double * S_IN_GW
double * S_IN_OVL
double * S_IN_SPG
double * S_IN_STR
double * S_IN_SUM
double * S_OUT
double * S_OUT_AVG
double * S_OUT_GW
double * S_OUT_OVL
double * S_OUT_SPG
double * S_OUT_STR
double * S_OUT_SUM
double * TOT_S
double * SALT_ATMOS
double * TOT_S_CAN
double * TOT_S_CELL
double * TOT_S_ERR
double * TOT_S_OLD
double * Cperi_avg
double * Elev_avg
double * Mac_avg
double * NCperi_avg
double * Sfwat_avg
double * TPpore_avg
double * TPsf_avg
double * TPsoil_avg
double * Unsat_avg
double * StgMinElev
double * BIR_Sf_vel
double * BIR_DayFire
float * DayFire
double * CLsf_avg


Detailed Description

Header file for Basin/Indicator Region summary variables.

This declares Basin/Indicator Region summary 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_birvars.h.


Variable Documentation

int* numCells

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 Basin/Indicator-Region-summary 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) Budget/IndReg_summary output data is not modified by user (i.e., not in Model.outList); modify the output code if needed for new/deleted variable;
4) Export (cut&paste) the contents of this page into budgstats_birvars.h;
5) Use/delete the variable in the code equations! _Units_: dimless; _Brief_: Number of cells in a Basin/Indicator-Region

Definition at line 25 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRinit(), BIRoutfiles(), BIRstats_hydro_print(), and BIRstats_print().

double* EVAP

_Units_: m^3; _Brief_:

Definition at line 26 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* RAIN

_Units_: m^3; _Brief_:

Definition at line 27 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* RCHG

_Units_: m^3; _Brief_:

Definition at line 28 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* SUMGW

_Units_: m^3; _Brief_:

Definition at line 29 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* SUMSF

_Units_: m^3; _Brief_:

Definition at line 30 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* SUMUW

_Units_: m^3; _Brief_:

Definition at line 31 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* TOT_VOL

_Units_: m^3; _Brief_:

Definition at line 32 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), and BIRbudg_sumFinal().

double* TOT_VOL_AVG_ERR

_Units_: m^3; _Brief_:

Definition at line 33 of file budgstats_birvars.h.

Referenced by alloc_mem_stats().

double* TOT_VOL_CAN

_Units_: m^3; _Brief_:

Definition at line 34 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_reset(), BIRbudg_sumFinal(), and Run_Canal_Network().

double* TOT_VOL_CUM_ERR

_Units_: m^3; _Brief_:

Definition at line 35 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* TOT_VOL_ERR

_Units_: m^3; _Brief_:

Definition at line 36 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* TOT_VOL_OLD

_Units_: m^3; _Brief_:

Definition at line 37 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_reset().

double* TRANSP

_Units_: m^3; _Brief_:

Definition at line 38 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

_Units_: m^3; _Brief_:

Definition at line 39 of file budgstats_birvars.h.

Referenced by alloc_mem_stats().

double* VOL_IN

_Units_: m^3; _Brief_:

Definition at line 40 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* VOL_IN_AVG

_Units_: m^3; _Brief_:

Definition at line 41 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* VOL_IN_GW

_Units_: m^3; _Brief_:

Definition at line 42 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_GWcells(), and FluxChannel().

double* VOL_IN_OVL

_Units_: m^3; _Brief_:

Definition at line 43 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_SWstuff(), and FluxChannel().

double* VOL_IN_SPG

_Units_: m^3; _Brief_:

Definition at line 44 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), and FluxChannel().

double* VOL_IN_STR

double* VOL_IN_SUM

_Units_: m^3; _Brief_:

Definition at line 46 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* VOL_OUT

_Units_: m^3; _Brief_:

Definition at line 47 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* VOL_OUT_AVG

_Units_: m^3; _Brief_:

Definition at line 48 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* VOL_OUT_GW

_Units_: m^3; _Brief_:

Definition at line 49 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_GWcells(), and FluxChannel().

double* VOL_OUT_OVL

_Units_: m^3; _Brief_:

Definition at line 50 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_SWstuff(), and FluxChannel().

double* VOL_OUT_SPG

_Units_: m^3; _Brief_:

Definition at line 51 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), and FluxChannel().

double* VOL_OUT_STR

double* VOL_OUT_SUM

_Units_: m^3; _Brief_:

Definition at line 53 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P

double* P_CELL

_Units_: kgP; _Brief_:

Definition at line 55 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* P_ERR

_Units_: kgP; _Brief_:

Definition at line 56 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_ERR_CUM

_Units_: kgP; _Brief_:

Definition at line 57 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_IN

_Units_: kgP; _Brief_:

Definition at line 58 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_IN_AVG

_Units_: kgP; _Brief_:

Definition at line 59 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_IN_GW

_Units_: kgP; _Brief_:

Definition at line 60 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_GWcells(), and FluxChannel().

double* P_IN_OVL

_Units_: kgP; _Brief_:

Definition at line 61 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_SWstuff(), and FluxChannel().

double* P_IN_SPG

_Units_: kgP; _Brief_:

Definition at line 62 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), and FluxChannel().

double* P_IN_STR

double* P_IN_SUM

_Units_: kgP; _Brief_:

Definition at line 64 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_OLD

_Units_: kgP; _Brief_:

Definition at line 65 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_reset().

double* P_OUT

_Units_: kgP; _Brief_:

Definition at line 66 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_OUT_AVG

_Units_: kgP; _Brief_:

Definition at line 67 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_OUT_GW

_Units_: kgP; _Brief_:

Definition at line 68 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_GWcells(), and FluxChannel().

double* P_OUT_OVL

_Units_: kgP; _Brief_:

Definition at line 69 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_SWstuff(), and FluxChannel().

double* P_OUT_SPG

_Units_: kgP; _Brief_:

Definition at line 70 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), and FluxChannel().

double* P_OUT_STR

double* P_OUT_SUM

_Units_: kgP; _Brief_:

Definition at line 72 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_ATMOS

_Units_: kgP; _Brief_:

Definition at line 73 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* TOT_P_CAN

_Units_: kgP; _Brief_:

Definition at line 74 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_reset(), BIRbudg_sumFinal(), and Run_Canal_Network().

double* dop_decomp

_Units_: kgP; _Brief_:

Definition at line 75 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* dop_desorb

_Units_: kgP; _Brief_:

Definition at line 76 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* dop_macIn

_Units_: kgP; _Brief_:

Definition at line 77 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* dop_sorbIn

_Units_: kgP; _Brief_:

Definition at line 78 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* floc_decomp

_Units_: kgP; _Brief_:

Definition at line 79 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* floc_In

_Units_: kgP; _Brief_:

Definition at line 80 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* P_DEAD

_Units_: kgP; _Brief_:

Definition at line 81 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), and BIRbudg_sumFinal().

double* P_DEAD_CELL

_Units_: kgP; _Brief_:

Definition at line 82 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* P_DEAD_ERR

_Units_: kgP; _Brief_:

Definition at line 83 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_DEAD_ERR_CUM

_Units_: kgP; _Brief_:

Definition at line 84 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_DEAD_IN

_Units_: kgP; _Brief_:

Definition at line 85 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_DEAD_IN_AVG

_Units_: kgP; _Brief_:

Definition at line 86 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_DEAD_IN_SUM

_Units_: kgP; _Brief_:

Definition at line 87 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_DEAD_OLD

_Units_: kgP; _Brief_:

Definition at line 88 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_reset().

double* P_DEAD_OUT

_Units_: kgP; _Brief_:

Definition at line 89 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_DEAD_OUT_AVG

_Units_: kgP; _Brief_:

Definition at line 90 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_DEAD_OUT_SUM

_Units_: kgP; _Brief_:

Definition at line 91 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* Calg_GPP

_Units_: kgP; _Brief_:

Definition at line 92 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* Calg_mort

_Units_: kgP; _Brief_:

Definition at line 93 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* mac_mort

_Units_: kgP; _Brief_:

Definition at line 94 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* mac_NPP

_Units_: kgP; _Brief_:

Definition at line 95 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* NCalg_GPP

_Units_: kgP; _Brief_:

Definition at line 96 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* NCalg_mort

_Units_: kgP; _Brief_:

Definition at line 97 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* P_Calg

_Units_: kgP; _Brief_:

Definition at line 98 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), and BIRbudg_sum().

double* P_LIVE

_Units_: kgP; _Brief_:

Definition at line 99 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), and BIRbudg_sumFinal().

double* P_LIVE_CELL

_Units_: kgP; _Brief_:

Definition at line 100 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* P_LIVE_ERR

_Units_: kgP; _Brief_:

Definition at line 101 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_LIVE_ERR_CUM

_Units_: kgP; _Brief_:

Definition at line 102 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_LIVE_IN

_Units_: kgP; _Brief_:

Definition at line 103 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_LIVE_IN_AVG

_Units_: kgP; _Brief_:

Definition at line 104 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_LIVE_IN_SUM

_Units_: kgP; _Brief_:

Definition at line 105 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_LIVE_OLD

_Units_: kgP; _Brief_:

Definition at line 106 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_reset().

double* P_LIVE_OUT

_Units_: kgP; _Brief_:

Definition at line 107 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_LIVE_OUT_AVG

_Units_: kgP; _Brief_:

Definition at line 108 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_LIVE_OUT_SUM

_Units_: kgP; _Brief_:

Definition at line 109 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_MAC

_Units_: kgP; _Brief_:

Definition at line 110 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), and BIRbudg_sum().

double* P_NCalg

_Units_: kgP; _Brief_:

Definition at line 111 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), and BIRbudg_sum().

double* P_settl

_Units_: kgP; _Brief_:

Definition at line 112 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* P_WAT

_Units_: kgP; _Brief_:

Definition at line 113 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), and BIRbudg_sumFinal().

double* P_WAT_CELL

_Units_: kgP; _Brief_:

Definition at line 114 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* P_WAT_ERR

_Units_: kgP; _Brief_:

Definition at line 115 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_WAT_ERR_CUM

_Units_: kgP; _Brief_:

Definition at line 116 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_WAT_IN

_Units_: kgP; _Brief_:

Definition at line 117 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_WAT_IN_AVG

_Units_: kgP; _Brief_:

Definition at line 118 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_WAT_IN_SUM

_Units_: kgP; _Brief_:

Definition at line 119 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_WAT_OLD

_Units_: kgP; _Brief_:

Definition at line 120 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_reset().

double* P_WAT_OUT

_Units_: kgP; _Brief_:

Definition at line 121 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* P_WAT_OUT_AVG

_Units_: kgP; _Brief_:

Definition at line 122 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* P_WAT_OUT_SUM

_Units_: kgP; _Brief_:

Definition at line 123 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* wat_sedMiner

_Units_: kgP; _Brief_:

Definition at line 124 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* wat_sedUpt

_Units_: kgP; _Brief_:

Definition at line 125 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* wat_sfMiner

_Units_: kgP; _Brief_:

Definition at line 126 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* wat_sfUpt

_Units_: kgP; _Brief_:

Definition at line 127 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* S_ERR_CUM

_Units_: kgSalt; _Brief_:

Definition at line 128 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* S_IN

_Units_: kgSalt; _Brief_:

Definition at line 129 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* S_IN_AVG

_Units_: kgSalt; _Brief_:

Definition at line 130 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* S_IN_GW

_Units_: kgSalt; _Brief_:

Definition at line 131 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_GWcells(), and FluxChannel().

double* S_IN_OVL

_Units_: kgSalt; _Brief_:

Definition at line 132 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_SWstuff(), and FluxChannel().

double* S_IN_SPG

_Units_: kgSalt; _Brief_:

Definition at line 133 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), and FluxChannel().

double* S_IN_STR

double* S_IN_SUM

_Units_: kgSalt; _Brief_:

Definition at line 135 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* S_OUT

_Units_: kgSalt; _Brief_:

Definition at line 136 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* S_OUT_AVG

_Units_: kgSalt; _Brief_:

Definition at line 137 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* S_OUT_GW

_Units_: kgSalt; _Brief_:

Definition at line 138 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_GWcells(), and FluxChannel().

double* S_OUT_OVL

_Units_: kgSalt; _Brief_:

Definition at line 139 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), Flux_SWstuff(), and FluxChannel().

double* S_OUT_SPG

_Units_: kgSalt; _Brief_:

Definition at line 140 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sumFinal(), and FluxChannel().

double* S_OUT_STR

double* S_OUT_SUM

_Units_: kgSalt; _Brief_:

Definition at line 142 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_sumFinal().

double* TOT_S

_Units_: kgSalt; _Brief_:

Definition at line 143 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), and BIRbudg_sumFinal().

double* SALT_ATMOS

_Units_: kgSalt; _Brief_:

Definition at line 144 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* TOT_S_CAN

_Units_: kgSalt; _Brief_:

Definition at line 145 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_reset(), BIRbudg_sumFinal(), and Run_Canal_Network().

double* TOT_S_CELL

_Units_: kgSalt; _Brief_:

Definition at line 146 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_reset(), BIRbudg_sum(), and BIRbudg_sumFinal().

double* TOT_S_ERR

_Units_: kgSalt; _Brief_:

Definition at line 147 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRbudg_print().

double* TOT_S_OLD

_Units_: kgSalt; _Brief_:

Definition at line 148 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRbudg_print(), and BIRbudg_reset().

double* Cperi_avg

_Units_: ; _Brief_:

Definition at line 149 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRstats_print(), BIRstats_reset(), BIRstats_sum(), and BIRstats_sumFinal().

double* Elev_avg

_Units_: ; _Brief_:

Definition at line 150 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRstats_print(), BIRstats_reset(), BIRstats_sum(), and BIRstats_sumFinal().

double* Mac_avg

_Units_: ; _Brief_:

Definition at line 151 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRstats_print(), BIRstats_reset(), BIRstats_sum(), and BIRstats_sumFinal().

double* NCperi_avg

_Units_: ; _Brief_:

Definition at line 152 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRstats_print(), BIRstats_reset(), BIRstats_sum(), and BIRstats_sumFinal().

double* Sfwat_avg

_Units_: ; _Brief_:

Definition at line 153 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRstats_print(), BIRstats_reset(), BIRstats_sum(), and BIRstats_sumFinal().

double* TPpore_avg

_Units_: ; _Brief_:

Definition at line 154 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRstats_print(), BIRstats_reset(), BIRstats_sum(), and BIRstats_sumFinal().

double* TPsf_avg

_Units_: ; _Brief_:

Definition at line 155 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRstats_print(), BIRstats_reset(), BIRstats_sum(), and BIRstats_sumFinal().

double* TPsoil_avg

_Units_: ; _Brief_:

Definition at line 156 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRstats_print(), BIRstats_reset(), BIRstats_sum(), and BIRstats_sumFinal().

double* Unsat_avg

_Units_: ; _Brief_:

Definition at line 157 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), BIRstats_print(), BIRstats_reset(), BIRstats_sum(), and BIRstats_sumFinal().

double* StgMinElev

double* BIR_Sf_vel

double* BIR_DayFire

float* DayFire

_Units_: ; _Brief_:

Definition at line 161 of file budgstats_birvars.h.

Referenced by alloc_mem_stats(), and BIRstats_sum().

double* CLsf_avg


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