ISedimentSourcePoint Interface |
Namespace: DHI.Mike1D.Engine
The ISedimentSourcePoint type exposes the following members.
| Name | Description | |
|---|---|---|
| AddCohSourceContribution(Int32, Double) |
Add a volume contribution to the cohesive sediment for the specified component.
| |
| AddCohSourceContribution(Int32, Double, Double) |
Add a concentration contribution to the cohesive sediment for the specified component.
| |
| AddNonCohSourceContribution(Int32, Double) |
Add a volume contribution to the non-cohesive sediment for the specified component.
| |
| AddNonCohSourceContribution(Int32, Double, Double) |
Add a concentration contribution to the non-cohesive sediment for the specified component.
| |
| CohOutflowConcentration |
The outflow concentration, i.e. concentration of sediment in water flowing out of the point, in [g/m3].
| |
| NonCohOutflowConcentration |
The outflow concentration, i.e. concentration of sediment in water flowing out of the point, in [g/m3].
|