Information
Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
Package Content
Name |
Description |
FluidPort
|
|
FluidPort_a
|
Hydraulical inflow connector |
FluidPort_b
|
Hydraulical outflow connector |
FluidPorts_a
|
Fluid connector with filled, large icon to be used for vectors of FluidPorts (vector dimensions must be added after dragging) |
OnePort
|
Hydraulical OnePort |
OnePort_UpDown
|
OnePort with different position of connectors |
ConditionalMassFlow
|
Input of solution mass flow vs. parametric solution mass flow |
ConditionalVolumeFlow
|
Input of solution volume flow vs. parametric solution volume flow |
CompositionSetup
|
Initial substances composition setup |
Accumulation
|
|
PartialAbsoluteSensor
|
Partial component to model a sensor that measures a potential variable |
PartialGasSubstance
|
|
Parameters
Name | Description |
replaceable package Medium | Medium model |
Contents
Name | Description |
replaceable package Medium | Medium model |
m_flow | Mass flow rate from the connection point into the component [kg/s] |
p | Thermodynamic pressure in the connection point [Pa] |
h_outflow | Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg] |
Xi_outflow[Medium.nXi] | Independent mixture mass fractions m_i/m close to the connection point if m_flow < 0 [kg/kg] |
C_outflow[Medium.nC] | Properties c_i/m close to the connection point if m_flow < 0 |
Hydraulical inflow connector
Information
Connector with one flow signal of type Real.
Extends from FluidPort.
Parameters
Name | Description |
replaceable package Medium | Medium model |
Contents
Name | Description |
m_flow | Mass flow rate from the connection point into the component [kg/s] |
p | Thermodynamic pressure in the connection point [Pa] |
h_outflow | Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg] |
Xi_outflow[Medium.nXi] | Independent mixture mass fractions m_i/m close to the connection point if m_flow < 0 [kg/kg] |
C_outflow[Medium.nC] | Properties c_i/m close to the connection point if m_flow < 0 |
Hydraulical outflow connector
Information
Extends from FluidPort.
Parameters
Name | Description |
replaceable package Medium | Medium model |
Contents
Name | Description |
m_flow | Mass flow rate from the connection point into the component [kg/s] |
p | Thermodynamic pressure in the connection point [Pa] |
h_outflow | Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg] |
Xi_outflow[Medium.nXi] | Independent mixture mass fractions m_i/m close to the connection point if m_flow < 0 [kg/kg] |
C_outflow[Medium.nC] | Properties c_i/m close to the connection point if m_flow < 0 |
Fluid connector with filled, large icon to be used for vectors of FluidPorts (vector dimensions must be added after dragging)
Information
Extends from FluidPort.
Parameters
Name | Description |
replaceable package Medium | Medium model |
Contents
Name | Description |
m_flow | Mass flow rate from the connection point into the component [kg/s] |
p | Thermodynamic pressure in the connection point [Pa] |
h_outflow | Specific thermodynamic enthalpy close to the connection point if m_flow < 0 [J/kg] |
Xi_outflow[Medium.nXi] | Independent mixture mass fractions m_i/m close to the connection point if m_flow < 0 [kg/kg] |
C_outflow[Medium.nC] | Properties c_i/m close to the connection point if m_flow < 0 |
Hydraulical OnePort
Parameters
Name | Description |
replaceable package Medium | Medium model |
Advanced |
Performance |
EnthalpyNotUsed | |
Connectors
Name | Description |
replaceable package Medium | Medium model |
q_in | Inflow |
q_out | Outflow |
OnePort with different position of connectors
Information
One port for hydrostatic column.
Parameters
Name | Description |
replaceable package Medium | Medium model |
Connectors
Name | Description |
replaceable package Medium | Medium model |
q_up | Top site |
q_down | Bottom site |
Input of solution mass flow vs. parametric solution mass flow
Parameters
Name | Description |
SolutionFlow | Mass flow of solution if useSolutionFlowInput=false [kg/s] |
Conditional inputs |
useSolutionFlowInput | =true, if solution flow input is used instead of parameter SolutionFlow |
Connectors
Name | Description |
solutionFlow | [kg/s] |
Input of solution volume flow vs. parametric solution volume flow
Parameters
Name | Description |
SolutionFlow | Mass flow of solution if useSolutionFlowInput=false [m3/s] |
Conditional inputs |
useSolutionFlowInput | =true, if solution flow input is used instead of parameter SolutionFlow |
Connectors
Name | Description |
solutionFlow | [m3/s] |
Initial substances composition setup
Parameters
Name | Description |
replaceable package Medium | Medium model |
Initialization of medium composition |
massFractions_start[:] | * Masses of all base molecules. If size is nS-1 then last value is 1-sum(others). If size is nS then all values are scaled to sum==1. [1] |
extraConcentration_start[Medium.nC] | Extra substance amounts per kilogram of solution |
Initialization |
temperature_start | Initial temperature [K] |
pressure_start | Initial pressure [Pa] |
Connectors
Name | Description |
replaceable package Medium | Medium model |
Information
Extends from Physiolibrary.Fluid.Interfaces.CompositionSetup (Initial substances composition setup).
Parameters
Name | Description |
replaceable package Medium | Medium model |
onElectricGround | =true, if electric potencial is zero |
Initialization of medium composition |
massFractions_start[:] | * Masses of all base molecules. If size is nS-1 then last value is 1-sum(others). If size is nS then all values are scaled to sum==1. [1] |
extraConcentration_start[Medium.nC] | Extra substance amounts per kilogram of solution |
Initialization |
temperature_start | Initial temperature [K] |
pressure_start | Initial pressure [Pa] |
use_mass_start | Use mass_start, otherwise volume_start |
volume_start | Total volume of solution start value [m3] |
mass_start | Total mass of solution start value [kg] |
Conditional inputs |
useSubstances | =true, if substance ports are used |
useThermalPort | Is thermal port pressent? |
Connectors
Name | Description |
q_in[nPorts] | |
substances | |
heatPort | |
Partial component to model a sensor that measures a potential variable
Information
Partial component to model an absolute sensor. Can be used for pressure sensor models.
Use for other properties such as temperature or density is discouraged, because the enthalpy at the connector can have different meanings, depending on the connection topology. Use PartialFlowSensor
instead.
as signal.
Parameters
Name | Description |
replaceable package Medium | Medium in the sensor |
Connectors
Name | Description |
replaceable package Medium | Medium in the sensor |
port | |
Parameters
Name | Description |
replaceable package stateOfMatter | Substance model to translate data into substance properties |
substanceData | Definition of the substance |
Connectors
Name | Description |
port_a | The substance |
replaceable package stateOfMatter | Substance model to translate data into substance properties |
Automatically generated Wed Oct 11 14:54:21 2023.