PartialVesselHeatTransfer

Base class for vessel heat transfer models

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Base class for vessel heat transfer models.

Parameters (4)

n

Value: 1

Type: Integer

Description: Number of heat transfer segments

use_k

Value: false

Type: Boolean

Description: = true to use k value for thermal isolation

k

Value: 0

Type: CoefficientOfHeatTransfer (W/(m²·K))

Description: Heat transfer coefficient to ambient

T_ambient

Value: system.T_ambient

Type: Temperature (K)

Description: Ambient temperature

Inputs (2)

states

Type: ThermodynamicState[n]

Description: Thermodynamic states of flow segments

surfaceAreas

Type: Area[n] (m²)

Description: Heat transfer areas

Outputs (1)

Q_flows

Type: HeatFlowRate[n] (W)

Description: Heat flow rates

Connectors (1)

heatPorts

Type: HeatPorts_a[n]

Description: Heat port to component boundary

Components (2)

states

Type: ThermodynamicState[n]

Description: Thermodynamic states of flow segments

system

Type: System

Description: System wide properties

Extended by (2)

ConstantHeatTransfer

Modelica.Fluid.Vessels.BaseClasses.HeatTransfer

ConstantHeatTransfer: Constant heat transfer coefficient

IdealHeatTransfer

Modelica.Fluid.Vessels.BaseClasses.HeatTransfer

IdealHeatTransfer: Ideal heat transfer without thermal resistance