◆ GetRates()
vecDouble ProcessOutflowOverflow::GetRates |
( |
| ) |
|
|
overrideprotectedvirtual |
Get the rates of the process.
- Returns
- vector of rates.
Implements Process.
◆ RegisterProcessParametersAndForcing()
void ProcessOutflowOverflow::RegisterProcessParametersAndForcing |
( |
SettingsModel * | modelSettings | ) |
|
|
static |
Register the process parameters and forcing in the settings model.
- Parameters
-
modelSettings | The settings model to register the parameters in. |
◆ SetParameters()
void ProcessOutflowOverflow::SetParameters |
( |
const ProcessSettings & | processSettings | ) |
|
|
overridevirtual |
Assign the parameters to the process.
- Parameters
-
processSettings | settings of the process containing the parameters. |
Reimplemented from Process.
◆ StoreInOutgoingFlux()
void ProcessOutflowOverflow::StoreInOutgoingFlux |
( |
double * | rate, |
|
|
int | index ) |
|
overridevirtual |
Store the water corresponding to the change rates in the outgoing fluxes.
- Parameters
-
rate | change rates. |
index | index of the flux. |
Reimplemented from Process.
The documentation for this class was generated from the following files:
- /github/workspace/core/src/processes/ProcessOutflowOverflow.h
- /github/workspace/core/src/processes/ProcessOutflowOverflow.cpp