modelTerminalFore
Zero mass flow rate rear boundary
Extends from ThermofluidStream.Utilities.DropOfCommonsPlus (Extend this to use 'dropOfCommons', 'instanceName', 'displayInstanceName' and 'displayParameters').
Information
Fore Boundary that terminates the flow. The boundary has to be connected to the fore end of your model and therefore has a rear port.
It imposes a m_flow=0 boundary and with a time constant, adapts the pressure such, that inertial pressure r goes to zero.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | instanceName (from DropOfCommonsPlus) | getInstanceName() | Instance name |
| Medium.SpecificEnthalpy | h | Medium.h_default | Specific enthalpy set value |
| Medium.MassFraction | Xi | Medium.X_default[1:Medium.nXi] | Mass fractions set value |
| Medium.AbsolutePressure | p_0 | Medium.p_default | Initial pressure |
| 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 | |||
| SI.Time | TC | 0.1 | Time constant for pressure adaption |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.Rear | rear |
Contents
| Name | Description |
|---|---|
| Medium model |