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

#include <Runoff.hpp>

Collaboration diagram for openswmm::runoff::RunoffSolver:

Public Member Functions

void init (SimulationContext &ctx)
 
void execute (SimulationContext &ctx, double dt, double evap_rate=0.0, double infil_factor=1.0, double recovery_factor=1.0)
 
const RunoffSoAsoa () const
 

Member Function Documentation

◆ execute()

void openswmm::runoff::RunoffSolver::execute ( SimulationContext ctx,
double  dt,
double  evap_rate = 0.0,
double  infil_factor = 1.0,
double  recovery_factor = 1.0 
)
Parameters
infil_factorMonthly infiltration rate multiplier (default 1.0).
recovery_factorMonthly soil recovery multiplier (default 1.0).
Here is the call graph for this function:

◆ init()

void openswmm::runoff::RunoffSolver::init ( SimulationContext ctx)
Here is the call graph for this function:

◆ soa()

const RunoffSoA & openswmm::runoff::RunoffSolver::soa ( ) const
inline

The documentation for this class was generated from the following files: