modelConnectRearOutlet
Connects rear port to outlet
Extends from ThermofluidStream.Utilities.DropOfCommonsPlus (Extend this to use 'dropOfCommons', 'instanceName', 'displayInstanceName' and 'displayParameters').
Information
This connector can be used to connect a unidirectional inlet to a undirected fore port.
The state from the forward direction of the rear port is handed to the outlet, the total pressure as well as the massflow of outlet and port are set equal.
Note that when the flow is reversed, the resulting inertial pressure can be different on both sides of this connector.
Since the unidirectional side of this connector is an oulet, there is no information about the rear state from this side. This information must be given by the StateInlet.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | instanceName (from DropOfCommonsPlus) | getInstanceName() | Instance name |
| Boolean | useDefaultStateAsRear | false | = true, if default medium state is used for rear.state_rearwards |
| Layout | |||
| Boolean | displayInstanceName (from DropOfCommonsPlus) | dropOfCommons.displayInstanceNames | = true, if instance name is displayed |
| Boolean | displayParameters (from DropOfCommonsPlus) | dropOfCommons.displayParameters | = true, if displaying parameters is enabled |
| Advanced | |||
| Utilities.Units.Inertance | L | dropOfCommons.L | Inertance |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.Rear | rear | ||
| ThermofluidStream.Interfaces.Outlet | outlet | ||
| ThermofluidStream.Interfaces.StateInput | state_rear |
Contents
| Name | Description |
|---|---|
| Medium model |