modelMassInflow
One-directional inflow of heated mass with enthalpy (heat of solvation)
Extends from Interfaces.ConditionalMassFlow (Input of mass flow vs. parametric mass flow), Interfaces.ConditionalTemperature (Input of temperature vs. parametric temperature).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Physiolibrary.Types.MassFlowRate | MassFlow (from ConditionalMassFlow) | 0 | Mass flow if useMassFlowInput=false |
| Physiolibrary.Types.Temperature | T (from ConditionalTemperature) | 0 | Temperature if useTemperatureInput=false |
| Physiolibrary.Types.SpecificEnergy | dH | 0 | Enthalpy of incoming substance (i.e. enthalpy of solvation) |
| Physiolibrary.Types.SpecificHeatCapacity | SpecificHeat | 4186.8 | Of inflowing medium |
| Conditional inputs | |||
| Boolean | useMassFlowInput (from ConditionalMassFlow) | false | =true, if mass flow input is used instead of parameter MassFlow |
| Boolean | useTemperatureInput (from ConditionalTemperature) | false | =true, if temperature input is used instead of parameter T |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Physiolibrary.Types.RealIO.MassFlowRateInput | massFlow (from ConditionalMassFlow) | q | |
| Physiolibrary.Types.RealIO.TemperatureInput | t (from ConditionalTemperature) | temperature | |
| Interfaces.HeatPort_b | q_out | flow circuit |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Physiolibrary.Types.MassFlowRate | q (from ConditionalMassFlow) | Current mass flow | |
| Physiolibrary.Types.Temperature | temperature (from ConditionalTemperature) | Current temperature |
Revisions
2014-2018
Marek Matejak, marek@matfyz.cz