modelMV_CanopyTranspiration
Vapour mass flow released by the canopy due to transpiration processes. The model must be connected like the following: canopy (filled port) - air (unfilled port)
Extends from Greenhouses.Interfaces.Vapour.Element1D (Partial water mass transfer element with two WaterMassPort connectors that does not store energy).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | A | floor surface |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Greenhouses.Interfaces.Vapour.WaterMassPort_a | port_a (from Element1D) | ||
| Greenhouses.Interfaces.Vapour.WaterMassPort_b | port_b (from Element1D) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.MassFlowRate | MV_flow (from Element1D) | Mass flow rate from port_a -> port_b | |
| Modelica.Units.SI.PressureDifference | dP (from Element1D) | port_a.VP - port_b.VP | |
| Real | CO2_ppm | 350 | CO2 concentration in ppm of internal air |
| Real | LAI | 1 | Leaf Area Index |
| Modelica.Units.SI.HeatFlux | R_can | 100 | Global irradiation above the canopy |
| Modelica.Units.SI.Temperature | T_can | 300 | Temperature of the canopy (port a) |
| Real | E_kgsm2 | Canopy transpiration | |
| Real | E_Wm2 | Canopy transpiration | |
| Modelica.Units.SI.PressureCoefficient | gamma | 65.8 | psychometric constant |
| Real | r_s | stomatal resistance of the leaves | |
| Real | r_bV | boundary layer resistance to heat mass of the leaves | |
| Modelica.Units.SI.Density | rho | 1.23 | of the air |
| Modelica.Units.SI.SpecificHeatCapacity | C_p | 1005 | of the air |
| Real | Le | 0.89 | Lewis number for vapour |
| Real | r_min | minimum possible canopy resistance | |
| Real | r_I | short-wave radiation resistance | |
| Real | r_T | temperature resistance | |
| Real | r_CO2 | CO2 resistance | |
| Real | r_VP | vapour pressure deficit resistance | |
| Modelica.Units.SI.Pressure | VP_can | vapour pressure of the canopy | |
| Modelica.Units.SI.Pressure | VP_air | vapour pressure of interior air | |
| Real | C_1 | ||
| Real | C_2 | ||
| Real | C_3 | ||
| Real | C_4 | ||
| Real | C_5 | ||
| Modelica.Units.SI.Temperature | T_m | temperature at which the resistance on the leave is minimal | |
| Real | VEC_canAir | Mass transfer coefficient | |
| Real | S_rs | ||
| Modelica.Units.SI.SpecificEnergy | DELTAH | 2.45e6 | latent heat of water vaporization |
| Real | r_s2 |