Liquid10min Command
- OutFlowModel.Liquid10min(Tag)
Very simple model that calculate the outflow of whole capacity of liquid in 10 minutes with a constant rate.
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.Liquid10min(Tag=1)
Code Developed by: Bijan Sayyafzadeh