Ecological Landscape Modeling: Models Pages

HistData Struct Reference

#include <watmgmt.h>


Data Fields

char S_nam [20]
float * arrayWat
float * arrayP
float * arrayN
float * arrayS
int aggID
int aggCnt
int flag


Detailed Description

Historical (or other model) water control structure flow data attributes

Definition at line 219 of file watmgmt.h.


Field Documentation

char HistData::S_nam[20]

water control structure name (also in the struct structure )

Definition at line 221 of file watmgmt.h.

Referenced by ReadStructures().

water flow data, m^3/day

Definition at line 222 of file watmgmt.h.

Referenced by flowData_CanCan(), flowData_CanCel(), flowData_CelCan(), flowData_CelCel(), and ReadStructFlow_PtSer().

phosphorus concentration for flow data, g/L=kg/m^3

Definition at line 223 of file watmgmt.h.

Referenced by flowCalc_CelCan(), flowData_CanCan(), flowData_CanCel(), flowData_CelCan(), flowData_CelCel(), ReadStructFlow_PtSer(), and ReadStructTP_PtSer().

UNUSED nitrogen concentration for flow data, g/L=kg/m^3

Definition at line 224 of file watmgmt.h.

Referenced by flowCalc_CelCan(), flowData_CanCan(), flowData_CanCel(), flowData_CelCan(), flowData_CelCel(), and ReadStructFlow_PtSer().

salt/tracer concentration for flow data, g/L=kg/m^3

Definition at line 225 of file watmgmt.h.

Referenced by flowCalc_CelCan(), flowData_CanCan(), flowData_CanCel(), flowData_CelCan(), flowData_CelCel(), ReadStructFlow_PtSer(), and ReadStructTS_PtSer().

the SFWMM structure ID of the aggregated flow (e.g., S10's ID stored with S10A-D)

Definition at line 226 of file watmgmt.h.

Referenced by ReadStructFlow_PtSer().

the # of dissaggregated structures contained in an aggregated SFWMM (e.g., S10 will have 3)

Definition at line 227 of file watmgmt.h.

Referenced by ReadStructFlow_PtSer().

the flag to indicate a structure is turned off (negative), rule-based (0), or data-driven (positive)

Definition at line 228 of file watmgmt.h.

Referenced by ReadStructFlow_PtSer(), and ReadStructures().


The documentation for this struct was generated from the following file:

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