Physiolibrary.Thermal.Sources

Information

Extends from Modelica.Icons.SourcesPackage (Icon for packages containing sources).

Package Content

Name Description
Physiolibrary.Thermal.Sources.UnlimitedHeat UnlimitedHeat Prescribed temperature
Physiolibrary.Thermal.Sources.MassOutflow MassOutflow One-directional outflow of heated mass with enthalpy (vaporization heat)
Physiolibrary.Thermal.Sources.MassInflow MassInflow One-directional inflow of heated mass with enthalpy (heat of solvation)

Physiolibrary.Thermal.Sources.UnlimitedHeat Physiolibrary.Thermal.Sources.UnlimitedHeat

Prescribed temperature

Information

This model defines a fixed temperature T at its port in Kelvin, i.e., it defines a fixed temperature as a boundary condition.

        

Parameters

NameDescription
TFixed temperature at port if useTemperatureInput=false [K]
Conditional inputs
useTemperatureInput=true, if fixed temperature is from input instead of parameter
Equilibrium
Simulation
isIsolatedInSteadyState=true, if there is no flow at port in steady state

Connectors

NameDescription
port 
temperature[K]

Physiolibrary.Thermal.Sources.MassOutflow Physiolibrary.Thermal.Sources.MassOutflow

One-directional outflow of heated mass with enthalpy (vaporization heat)

Information

Extends from Interfaces.ConditionalMassFlow (Input of mass flow vs. parametric mass flow).

Parameters

NameDescription
MassFlowMass flow if useMassFlowInput=false [kg/s]
VaporizationHeatUsed for whole outflow stream [J/kg]
SpecificHeatOf outflowing medium [J/(kg.K)]
Conditional inputs
useMassFlowInput=true, if mass flow input is used instead of parameter MassFlow

Connectors

NameDescription
massFlow[kg/s]
q_inflow circuit

Physiolibrary.Thermal.Sources.MassInflow Physiolibrary.Thermal.Sources.MassInflow

One-directional inflow of heated mass with enthalpy (heat of solvation)

Information

Extends from Interfaces.ConditionalMassFlow (Input of mass flow vs. parametric mass flow), Interfaces.ConditionalTemperature (Input of temperature vs. parametric temperature).

Parameters

NameDescription
MassFlowMass flow if useMassFlowInput=false [kg/s]
TTemperature if useTemperatureInput=false [K]
dHEnthalpy of incoming substance (i.e. enthalpy of solvation) [J/kg]
SpecificHeatOf inflowing medium [J/(kg.K)]
Conditional inputs
useMassFlowInput=true, if mass flow input is used instead of parameter MassFlow
useTemperatureInput=true, if temperature input is used instead of parameter T

Connectors

NameDescription
massFlow[kg/s]
t[K]
q_outflow circuit
Automatically generated Wed Oct 11 14:54:23 2023.