modelWeatherDataProcessing
Weather data processing
Extends from RadiationTransfer (Radiation transformer for weather bus).
Information
Overview
This model converts weather data to the solar radiation port and heat port.
Concept
See the submodules in the model.
Assumptions
Vertical wall surface (til = 90°).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.NonSI.Angle_deg | aziDeg (from RadiationTransfer) | -54 | Surface azimuth, S=0°, W=90°, N=180°, E=-90° |
| Integer | nDryBulPort | 1 | Number of output port(s) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.BoundaryConditions.WeatherData.Bus | weaBus (from RadiationTransfer) | Weather bus | |
| AixLib.Utilities.Interfaces.SolarRad_out | solRadOut (from RadiationTransfer) | ||
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b[nDryBulPort] | TDryBul |
Components
Revisions
- December 2023, by Jun Jiang:
Implemented.
This is for #1433.