The BoundaryConditions
package contains several
models which offer the possibility of reading and pre-processing
boundary conditions from files, such as weather data or normative
indoor scenarios.
On the outdoor side, the weather data are applied with special treatment for solar data, and on the indoor side a temperature set point or other occupancy schedules are applied.
The weather data reader model requires a file that mainly contains the outdoor dry air temperature, the sky temperature, the relative humidity of the air, the wind data (speed and direction) and two solar radiations amongst diffuse horizontal, global horizontal, direct horizontal and direct normal. Inside the weather data reader model, the different missing fluxes are computed along with the position of the sun.
These weather solar data are then treated by models in the Solar
package to obtain the incident direct and diffuse solar flux on the
different surfaces, allowing a gain in computation time, especially
for multizone modelling. Furthermore and as shown in the
Building
package, specific yellow interfaces are
included in BuildSysPro in order to graphically differentiate the
solar boundary conditions in the model diagrams.
The figure below shows an assembly of the weather data reader and a boundary conditions model for shaded windows. The model in the middle computes incident solar radiation on a window under a solar mask from weather data:
Example of the use of boundary conditions models – Shaded
window
-----------------------------------------------------------------------
Licensed by EDF under the Modelica License 2
Copyright © EDF 2009 - 2016
This Modelica package is free software and the use is
completely at your own risk; it can be redistributed and/or
modified under the terms of the Modelica License 2.
For license conditions (including the disclaimer of warranty) see
BuildSysPro.UsersGuide.ModelicaLicense2
or visit http://www.modelica.org/licenses/ModelicaLicense2.
-----------------------------------------------------------------------
Name | Description |
---|---|
Weather | Diverses données météos |
Scenarios | Différentes façons de définir un scénario (débit de ventilation, occupation, apports internes, etc.) |
Solar | Ensemble des fonctions pour le calcul du rayonnement solaire sur toute surface |
Radiation | Modèles de distribution des flux radiatifs dans une pièce |