Physiolibrary.Fluid.Interfaces

Information

Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).

Package Content

Name Description
Physiolibrary.Fluid.Interfaces.FluidPort FluidPort  
Physiolibrary.Fluid.Interfaces.FluidPort_a FluidPort_a Hydraulical inflow connector
Physiolibrary.Fluid.Interfaces.FluidPort_b FluidPort_b Hydraulical outflow connector
Physiolibrary.Fluid.Interfaces.FluidPorts_a FluidPorts_a Fluid connector with filled, large icon to be used for vectors of FluidPorts (vector dimensions must be added after dragging)
Physiolibrary.Fluid.Interfaces.OnePort OnePort Hydraulical OnePort
Physiolibrary.Fluid.Interfaces.OnePort_UpDown OnePort_UpDown OnePort with different position of connectors
Physiolibrary.Fluid.Interfaces.ConditionalMassFlow ConditionalMassFlow Input of solution mass flow vs. parametric solution mass flow
Physiolibrary.Fluid.Interfaces.ConditionalVolumeFlow ConditionalVolumeFlow Input of solution volume flow vs. parametric solution volume flow
Physiolibrary.Fluid.Interfaces.CompositionSetup CompositionSetup Initial substances composition setup
Physiolibrary.Fluid.Interfaces.Accumulation Accumulation  
Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor PartialAbsoluteSensor Partial component to model a sensor that measures a potential variable
Physiolibrary.Fluid.Interfaces.PartialGasSubstance PartialGasSubstance  

Physiolibrary.Fluid.Interfaces.FluidPort

Parameters

NameDescription
replaceable package MediumMedium model

Contents

NameDescription
replaceable package MediumMedium model
m_flowMass flow rate from the connection point into the component [kg/s]
pThermodynamic pressure in the connection point [Pa]
h_outflowSpecific 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

Physiolibrary.Fluid.Interfaces.FluidPort_a Physiolibrary.Fluid.Interfaces.FluidPort_a

Hydraulical inflow connector

Information

Connector with one flow signal of type Real.

Extends from FluidPort.

Parameters

NameDescription
replaceable package MediumMedium model

Contents

NameDescription
m_flowMass flow rate from the connection point into the component [kg/s]
pThermodynamic pressure in the connection point [Pa]
h_outflowSpecific 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

Physiolibrary.Fluid.Interfaces.FluidPort_b Physiolibrary.Fluid.Interfaces.FluidPort_b

Hydraulical outflow connector

Information

Extends from FluidPort.

Parameters

NameDescription
replaceable package MediumMedium model

Contents

NameDescription
m_flowMass flow rate from the connection point into the component [kg/s]
pThermodynamic pressure in the connection point [Pa]
h_outflowSpecific 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

Physiolibrary.Fluid.Interfaces.FluidPorts_a Physiolibrary.Fluid.Interfaces.FluidPorts_a

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

NameDescription
replaceable package MediumMedium model

Contents

NameDescription
m_flowMass flow rate from the connection point into the component [kg/s]
pThermodynamic pressure in the connection point [Pa]
h_outflowSpecific 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

Physiolibrary.Fluid.Interfaces.OnePort Physiolibrary.Fluid.Interfaces.OnePort

Hydraulical OnePort

Parameters

NameDescription
replaceable package MediumMedium model
Advanced
Performance
EnthalpyNotUsed 

Connectors

NameDescription
replaceable package MediumMedium model
q_inInflow
q_outOutflow

Physiolibrary.Fluid.Interfaces.OnePort_UpDown Physiolibrary.Fluid.Interfaces.OnePort_UpDown

OnePort with different position of connectors

Information

One port for hydrostatic column. 

Parameters

NameDescription
replaceable package MediumMedium model

Connectors

NameDescription
replaceable package MediumMedium model
q_upTop site
q_downBottom site

Physiolibrary.Fluid.Interfaces.ConditionalMassFlow Physiolibrary.Fluid.Interfaces.ConditionalMassFlow

Input of solution mass flow vs. parametric solution mass flow

Parameters

NameDescription
SolutionFlowMass flow of solution if useSolutionFlowInput=false [kg/s]
Conditional inputs
useSolutionFlowInput=true, if solution flow input is used instead of parameter SolutionFlow

Connectors

NameDescription
solutionFlow[kg/s]

Physiolibrary.Fluid.Interfaces.ConditionalVolumeFlow Physiolibrary.Fluid.Interfaces.ConditionalVolumeFlow

Input of solution volume flow vs. parametric solution volume flow

Parameters

NameDescription
SolutionFlowMass flow of solution if useSolutionFlowInput=false [m3/s]
Conditional inputs
useSolutionFlowInput=true, if solution flow input is used instead of parameter SolutionFlow

Connectors

NameDescription
solutionFlow[m3/s]

Physiolibrary.Fluid.Interfaces.CompositionSetup

Initial substances composition setup

Parameters

NameDescription
replaceable package MediumMedium 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_startInitial temperature [K]
pressure_startInitial pressure [Pa]

Connectors

NameDescription
replaceable package MediumMedium model

Physiolibrary.Fluid.Interfaces.Accumulation Physiolibrary.Fluid.Interfaces.Accumulation

Information

Extends from Physiolibrary.Fluid.Interfaces.CompositionSetup (Initial substances composition setup).

Parameters

NameDescription
replaceable package MediumMedium 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_startInitial temperature [K]
pressure_startInitial pressure [Pa]
use_mass_startUse mass_start, otherwise volume_start
volume_startTotal volume of solution start value [m3]
mass_startTotal mass of solution start value [kg]
Conditional inputs
useSubstances=true, if substance ports are used
useThermalPortIs thermal port pressent?

Connectors

NameDescription
q_in[nPorts] 
substances 
heatPort 

Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor Physiolibrary.Fluid.Interfaces.PartialAbsoluteSensor

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

NameDescription
replaceable package MediumMedium in the sensor

Connectors

NameDescription
replaceable package MediumMedium in the sensor
port 

Physiolibrary.Fluid.Interfaces.PartialGasSubstance Physiolibrary.Fluid.Interfaces.PartialGasSubstance

Parameters

NameDescription
replaceable package stateOfMatterSubstance model to translate data into substance properties
substanceDataDefinition of the substance

Connectors

NameDescription
port_aThe substance
replaceable package stateOfMatterSubstance model to translate data into substance properties
Automatically generated Wed Oct 11 14:54:21 2023.