OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
exfil.h File Reference

Exfiltration object header file. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  TExfil
 Exfiltration object. More...
 

Functions

int exfil_readStorageParams (int k, char *tok[], int ntoks, int n)
 Reads exfiltration parameters from a line of input data.
 
void exfil_initState (int k)
 Initializes exfiltration parameters.
 
double exfil_getLoss (TExfil *exfil, double tStep, double depth, double area)
 Gets exfiltration loss rate.
 

Detailed Description

Exfiltration object header file.

Author
L. Rossman
Date
Created: 2021-11-01
Last updated: 2024-12-30
Version
5.3.0

Include file for exfiltration functions.