OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
openswmm::HotStartSubcatchRecord Struct Reference

Subcatchment state at hot-start save time. More...

#include <HotStartManager.hpp>

Collaboration diagram for openswmm::HotStartSubcatchRecord:

Public Attributes

std::string id
 
double runoff = 0.0
 
double gwater = 0.0
 
int infil_model = -1
 
double infil [6] = {0, 0, 0, 0, 0, 0}
 flat 6-elem state (model-dependent)
 
double gw_theta = -1.0
 upper zone moisture content
 
double gw_lower_depth = 0.0
 lower zone depth (ft)
 

Detailed Description

Subcatchment state at hot-start save time.

Member Data Documentation

◆ gw_lower_depth

double openswmm::HotStartSubcatchRecord::gw_lower_depth = 0.0

lower zone depth (ft)

◆ gw_theta

double openswmm::HotStartSubcatchRecord::gw_theta = -1.0

upper zone moisture content

◆ gwater

double openswmm::HotStartSubcatchRecord::gwater = 0.0

◆ id

std::string openswmm::HotStartSubcatchRecord::id

◆ infil

double openswmm::HotStartSubcatchRecord::infil[6] = {0, 0, 0, 0, 0, 0}

flat 6-elem state (model-dependent)

◆ infil_model

int openswmm::HotStartSubcatchRecord::infil_model = -1

◆ runoff

double openswmm::HotStartSubcatchRecord::runoff = 0.0

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