modelPartialHeatTransfer_IdealFluid
Extends from Greenhouses.Icons.HeatTransfer.
Information
The Partial model PartialHeatTransfer_IdealFluid is the basic model for heat transfer of an ideal fluid in the library. It calculates the heat flux, q_dot, exchanged through the thermal port, ThermalPortL.
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 provided.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n | 1 | Number of heat transfer segments |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Greenhouses.Interfaces.Heat.ThermalPortL | thermalPortL |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.HeatFlux | q_dot | Heat flux |