Power - Water Header Model
What do you want to see?
|
Data | Unit | Description | ||
Set | Item | Type | Native | |
Equipment Properties | MinFlow | Mass Flow | lbs/hr | Minimum control stream flow. |
MaxFlow | Mass Flow | lbs/hr | Maximum control stream flow. | |
ContWarn | If checked (True) Controller warnings are issued. |
The Water Header first tallies the inlet and outlet stream flows and sets the state of each outlet. Outlet pressure is the minimum inlet pressure.
The header is not converged if the relative difference between the inlet and outlet flows is greater than 0.0001.
If the control stream flow is less than the minimum or greater than the maximum flow for the stream the control stream flow is set to the minimum or maximum, the header is flagged as not converged and the model aborts.
If the control stream's flow is in range the header model changes the flow by linear interpolation. Once changed, the header is flagged as not converged, an informative message is issued and the header aborts.
Being a composite item – each component may call its warnings.
Being a composite item – each component may call its errors.