modelVentilation

Heat and vapour mass flows exchanged from the greenhouse air to the outside air by ventilation

Extends from Greenhouses.Interfaces.HeatAndVapour.Element1D (Partial water mass transfer element with two WaterMassPort connectors that does not store energy).

Information

Ventilation replaces greenhouse air by outdoor air. In most cases this exchange is governed by natural ventilation through windows, from which the aperture of the windws is controlled by the greenhouse climate controller. However, since greenhouses are not completely air tight, there is also a small uncontrolable ventilation flux caused by leakage.

The heat transfer between the inside and outside air due to natural ventilation is computed as a function of the air exchange rate by using the NaturalVentilationRate_2 model. This rate, derived by [1], depends mainly on two factors. The first one is the windows opening, a required input which is set by the climate controller. The latter are characteristics of the windows (e.g. the wind pressure coefficient and the coefficient of energy discharge caused by friction at the windows), which in order to simplify the model, have been set to constant values relative to standard roof windows.

If a mechanical ventilation system is installed, the heat flow caused by this system also needs to be taken into acount. The heat flow from forced ventilation is also computed as a function of the air exchange rate, which depends on the capacity of the mechanical ventilation system (parameter of the model) and the position of the control valve (required input set by the climate controller). This computation is done in the ForcedVentilationRate model.

Depending on the status of the thermal screen, the heat flow can originate either from the top or the main air zones. Therefore, the user must indicate which zone is being modeled through a Boolean parameter. The screen closure (control variable from the climate controller) is a required input.

This model also takes into account the leakage rate through the greenhouse structure, which is dependent on the wind speed (input of the model) and the leakage coefficient of the greenhouse (parameter of the model, characteristic of its structure).

[1] T. Boulard and A. Baille. A simple greenhouse climate control model incorporating effects of ventilation and evaporative cooling. Agricultural and Forest Meteorology, 65(3):145–157, August 1993. ISSN 0168-1923. doi:10.1016/0168-1923(93)90001-X.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.AreaAGreenhouse floor surface
BooleanthermalScreenfalsepresence of a thermal screen in the greenhouse
BooleantopAirfalseFalse for: Main air zone; True for: Top air zone
BooleanforcedVentilationfalsepresence of a mechanical ventilation system in the greenhouse
Modelica.Units.SI.VolumeFlowRatephi_VentForced0Air flow capacity of the forced ventilation system

Connectors

TypeNameDefaultDescription
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aHeatPort_a (from Element1D)
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_bHeatPort_b (from Element1D)
Greenhouses.Interfaces.Vapour.WaterMassPort_aMassPort_a (from Element1D)
Greenhouses.Interfaces.Vapour.WaterMassPort_bMassPort_b (from Element1D)

Components

TypeNameDefaultDescription
Modelica.Units.SI.HeatFlowRateQ_flow (from Element1D)Heat flow rate from port_a -> port_b
Modelica.Units.SI.TemperatureDifferencedT (from Element1D)port_a.T - port_b.T
Modelica.Units.SI.MassFlowRateMV_flow (from Element1D)Mass flow rate from port_a -> port_b
Modelica.Units.SI.PressureDifferencedP (from Element1D)port_a.VP - port_b.VP
RealSC0Screen closure 1:closed, 0:open
Modelica.Units.SI.Velocityu0Wind speed
RealU_vents0From 0 to 1, control of the aperture of the roof vents
RealU_VentForced0From 0 to 1, control of the forced ventilation
Modelica.Units.SI.CoefficientOfHeatTransferHEC_ab
Modelica.Units.SI.Densityrho_air1.2
Modelica.Units.SI.SpecificHeatCapacityc_p_air1005
Realf_ventAir exchange rate from the greenhouse air to the outside air function of wind and temperature
RealR8314gas constant
Modelica.Units.SI.MolarMassM_H18
Realf_vent_total
Realf_ventForced
VentilationRates.NaturalVentilationRate_2NaturalVentilationRate
VentilationRates.ForcedVentilationRateForcedVentilationRate