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

#include <Infiltration.hpp>

Collaboration diagram for openswmm::GreenAmptState:

Public Attributes

double S = 0.0
 Capillary suction head (ft)
 
double Ks = 0.0
 Saturated hydraulic conductivity (ft/sec)
 
double IMDmax = 0.0
 Maximum initial moisture deficit (0-1)
 
double IMD = 0.0
 Current moisture deficit (0-1)
 
double F = 0.0
 Cumulative infiltration (ft)
 
double Fu = 0.0
 Upper zone saturation volume (ft)
 
double Fumax = 0.0
 Max upper zone saturation (ft)
 
double Lu = 0.0
 Upper zone depth (ft)
 
double T = 0.0
 Inter-event timer (sec, counts down)
 
bool saturated = false
 True when surface is saturated.
 

Member Data Documentation

◆ F

double openswmm::GreenAmptState::F = 0.0

Cumulative infiltration (ft)

◆ Fu

double openswmm::GreenAmptState::Fu = 0.0

Upper zone saturation volume (ft)

◆ Fumax

double openswmm::GreenAmptState::Fumax = 0.0

Max upper zone saturation (ft)

◆ IMD

double openswmm::GreenAmptState::IMD = 0.0

Current moisture deficit (0-1)

◆ IMDmax

double openswmm::GreenAmptState::IMDmax = 0.0

Maximum initial moisture deficit (0-1)

◆ Ks

double openswmm::GreenAmptState::Ks = 0.0

Saturated hydraulic conductivity (ft/sec)

◆ Lu

double openswmm::GreenAmptState::Lu = 0.0

Upper zone depth (ft)

◆ S

double openswmm::GreenAmptState::S = 0.0

Capillary suction head (ft)

◆ saturated

bool openswmm::GreenAmptState::saturated = false

True when surface is saturated.

◆ T

double openswmm::GreenAmptState::T = 0.0

Inter-event timer (sec, counts down)


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