#include <pihm.h>
Collaboration diagram for model_data_structure:
Definition at line 263 of file pihm.h.
Number of Elements in the model domain
Definition at line 272 of file pihm.h.
Referenced by calET_IS(), f(), FPrintInit(), FPrintInitFile(), initialize(), printET0(), printET0cdf(), printET1(), printET1cdf(), printET2(), printET2cdf(), printInfil(), printInfilcdf(), printIS(), printIScdf(), printNetPpt(), printNetPptcdf(), printRecharge(), printRechargecdf(), printRiverFlow(), printRiverFlowcdf(), printRiverHead(), printRiverHeadcdf(), printSatState(), printSatStatecdf(), printSurfState(), printSurfStatecdf(), printUsatState(), printUsatStatecdf(), and read_alloc().
Number of Nodes in the model domain
Definition at line 273 of file pihm.h.
Referenced by read_alloc().
Number of River Segs in the model domain
Definition at line 274 of file pihm.h.
Referenced by f(), FPrintInit(), FPrintInitFile(), printRiverBase(), printRiverBasecdf(), printRiverFlow(), printRiverFlowcdf(), printRiverHead(), printRiverHeadcdf(), printRiverSurf(), and printRiverSurfcdf().
Element (Triangle) Object Information
Definition at line 307 of file pihm.h.
Referenced by calET_IS(), f(), initialize(), printET0(), printET0cdf(), and read_alloc().
River Segment Information
Definition at line 308 of file pihm.h.
Referenced by printRiverFlow(), and printRiverFlowcdf().
Node Information
Definition at line 311 of file pihm.h.
Referenced by initialize(), and read_alloc().
River Shape Information
Definition at line 317 of file pihm.h.
Referenced by printRiverFlow(), and printRiverFlowcdf().
realtype* model_data_structure::SIFactor |
SIFactor :to calculate SIMax from LAI
Definition at line 325 of file pihm.h.
Referenced by calET_IS().
Melt Factor for Temperature Index model
Definition at line 327 of file pihm.h.
Referenced by calET_IS().
Precipitation Time Series Data
Definition at line 330 of file pihm.h.
Referenced by calET_IS(), and setTSDiCounter().
realtype* model_data_structure::WindH |
realtype** model_data_structure::FluxSurf |
realtype** model_data_structure::FluxSub |
realtype** model_data_structure::FluxRiv |
Flux between River Segs and Elements
Definition at line 346 of file pihm.h.
Referenced by printRiverBase(), printRiverBasecdf(), printRiverSurf(), and printRiverSurfcdf().
realtype* model_data_structure::ElePrep |
realtype* model_data_structure::Ele2IS |
realtype* model_data_structure::EleNetPrep |
Net Rate of Precipitation
Definition at line 350 of file pihm.h.
Referenced by calET_IS(), printNetPpt(), and printNetPptcdf().
realtype* model_data_structure::EleVic |
Infiltration Rate
Definition at line 351 of file pihm.h.
Referenced by printInfil(), and printInfilcdf().
realtype* model_data_structure::Recharge |
Rate of Recharge (to GroundWater/Sat)
Definition at line 352 of file pihm.h.
Referenced by printRecharge(), and printRechargecdf().
realtype* model_data_structure::EleSnow |
Snow Accumulation/Storage
Definition at line 353 of file pihm.h.
Referenced by calET_IS(), and FPrintInitFile().
realtype* model_data_structure::EleIS |
Interception Storage
Definition at line 354 of file pihm.h.
Referenced by calET_IS(), FPrintInitFile(), printIS(), and printIScdf().
realtype* model_data_structure::EleISmax |
Maximum Interception Storage Capacity
Definition at line 355 of file pihm.h.
Referenced by calET_IS().
realtype* model_data_structure::EleTF |
realtype** model_data_structure::EleET |
Rate of Evapo-Transpiration
Definition at line 357 of file pihm.h.
Referenced by calET_IS(), printET0(), printET0cdf(), printET1(), printET1cdf(), printET2(), and printET2cdf().
realtype model_data_structure::Q |