NoOutFlow Command
- OutFlowModel.NoOutFlow(Tag)
This model consider 0 for amount of outflow mass and rate and other results for cases that there is no outflow.
Argument
Type
Description
Tag
int
Unique integer value that will be used for referring to the defined elements or objects.
Example:
Python Code
import opensrane as opr opr.OutFlowModel.NoOutFlow(Tag=1)
Code Developed by: Bijan Sayyafzadeh