NodeMaxInflowReservoir Methods |
The NodeMaxInflowReservoir 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.
|
![]() | AddSourceContribution(Double) |
Add a contribution to the source.
|
![]() | AddSourceContribution(Int32, Double) |
Add a mass contribution to the AD source for the specified component.
|
![]() | AddSourceContribution(Int32, Double, Double) |
Add a concentration contribution to the source for the specified component.
|
![]() | AddSourcePerAreaContribution |
Add a contribution per area unit to the source.
|
![]() | AddSourcePerLengthContribution |
Add a contribution per length to the source.
|
![]() | AddSurfaceContribution(Double) |
Add a surface inflow contribution
Note that only one surface connection is supported, so this should not be called twice (the second call will override the first) |
![]() | AddSurfaceContribution(Double, Double) |
Add a surface inflow contribution as an implicit source
Note that only one surface connection is supported, so this should not be called twice (the second call will override the first) |
![]() | CohOutflowConcentration |
The outflow concentration, i.e. concentration of flow out of the node.
|
![]() | EmptyReservoir | Empty reservoir |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NonCohOutflowConcentration |
The outflow concentration, i.e. concentration of flow out of the node.
|
![]() | OutflowConcentration |
The outflow concentration, i.e. concentration of flow out of the node.
|
![]() | SetSurfaceConcentration |
Set concentration of component for surface inflow.
Only used if surface inflow is positive. When negative, water flows out with concentration in node. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |