modelInteriorConvection
Test model for the interior heat transfer due to convection
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This is a test model for the interior side convective heat transfer. During the simulation, the shading control signal is changed, which causes a change in the convective heat flow rate.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Ramp | uSha | Control signal for shade | |
| Buildings.HeatTransfer.Windows.BaseClasses.InteriorConvection | con | ||
| Modelica.Thermal.HeatTransfer.Sensors.HeatFlowSensor | heaFloSen | Heat flow sensor | |
| Modelica.Thermal.HeatTransfer.Sources.FixedTemperature | TGla | Glass temperature | |
| Modelica.Thermal.HeatTransfer.Sources.FixedTemperature | TRoo | Room air temperature |
Revisions
-
March 2, 2015, by Michael Wetter:
First implementation.