modelCover
Information
This model applies an energy balance on the cover. The energy balance is done by taking into account:
- Sensible heat flows (i.e. all the flows connected to the heat port). These should be the sensible heat caused by convection is mainly exhanged with the air (top air zone when the screen is drawn, main air zone in the absence of a thermal screen) and the outside air; and long-wave radiation is exchanged with the heating pipes, the canopy, the floor, the thermal screen and the sky.
- Latent heat flows associated with condensation of moisture. In fact, depending on the water vapor pressure difference, condensation may take place at the inner side of the cover. Evaporation of moisture from the cover to the air is neglected because in greenhouses, condensate on the cover is commonly drained. The latent heat flows are determined by multiplying the moisture flows at the vapor mass port to the latent heat of vaporization
- Short-wave radiation absorbed from the sun (i.e. the forced flow from the short-wave radiation input).
Because the properties of the cover are parameters of the model, the user has the possibility to adapt the model for any type of cover (single-glass, double-glass, plastic, etc.).
Since glass thickness is commonly small (i.e. 4mm), conduction through the cover is neglected. The vapor pressure of water at the cover is defined by the saturated vapor pressure for its temperature.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Density | rho | 2600 | Cover density (glass) |
| Modelica.Units.SI.SpecificHeatCapacity | c_p | 840 | Cover specific thermal capacity |
| Modelica.Units.SI.Length | h_cov | 1e-3 | Thickness of the cover |
| Modelica.Units.SI.Angle | phi | Roof slope | |
| Modelica.Units.SI.Area | A | Greenhouse floor surface | |
| Initialization | |||
| Modelica.Units.SI.Temperature | T_start | 298 | |
| Initialization › Initialization options | |||
| Boolean | steadystate | false | if true, sets the derivative of T to zero during Initialization |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | heatPort | Heat port for sensible heat input | |
| Interfaces.Vapour.WaterMassPort_a | massPort | ||
| Interfaces.Heat.HeatFluxInput | R_SunCov_Glob |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.HeatFlowRate | Q_flow | Heat flow rate from port_a -> port_b | |
| Modelica.Units.SI.Temperature | T | ||
| Modelica.Units.SI.Power | P_SunCov | Absorbed power by the surface | |
| Modelica.Units.SI.HeatFlowRate | L_cov | latent heat to the cover | |
| Modelica.Units.SI.Volume | V | ||
| BasicComponents.SurfaceVP | surfaceVP |