CheckValveInflow

Flow is only passed on if it fills the connected stock

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

The CheckValveInflow is actually a transceiver that simply passes on a connected flow if that flow fills the connected stock (portB). This will most often be relevant for more complex subsystems where the flows being connected may not be clear in advance and where this element allows to avoid unwanted draining.

Implementation

  • The stock value received at the flow side and a potential boolean flag stopOutflow are also passed on to the stock port. Thus the model will behave as if the flow connected to the CheckValve were directly connected to the stock itself.
  • The reported rate is a positive value indicating rate of inflow with regard to the connected stock B.

See also

CheckValveOutflow

Connectors (5)

y

Type: RealOutput

Description: Rate information

y1

Type: RealOutput

Description: Rate information

y2

Type: RealOutput

Description: Rate information

portA

Type: StockPort

Description: Stock port to be connected to an inflow that is passed on

portB

Type: FlowPort

Description: Flow port to pass on the inflow to a connected stock