modelPartialHeatTransfer

Basic component for partial heat transfer model

Extends from Greenhouses.Icons.HeatTransfer.

Information

The Partial model PartialHeatTransfer is the basic model for heat transfer of a real fluid in the library. It calculates the heat flux, q_dot[n], exchanged through the thermal port, ThermalPortL[n], for each segment n, based on the thermodynamic state of the fluid flow ,FluidState[n], and the temperatures at the boundary, T_fluid and thermalPortL.T.

In order to complete the model - from partial model to model - one equation relating the exchanged heat flux, q_dot, with the fluid temperature, T_fluid, and the temperature at the boundary thermalPortL.T has to be privided.

Parameters

TypeNameDefaultDescription
Integern1Number of heat transfer segments

Connectors

TypeNameDefaultDescription
Greenhouses.Interfaces.Heat.ThermalPortLthermalPortL

Components

TypeNameDefaultDescription
Medium.ThermodynamicStateFluidStateThermodynamic states of flow segments
Modelica.Units.SI.HeatFluxq_dotHeat flux
Modelica.Units.SI.TemperatureT_fluidMedium.temperature(FluidState)Temperature of the fluid for the heat transfer process

Contents

NameDescription
Medium