modelRadiationTransfer
Radiation transformer for weather bus
Information
Overview
This model converts weather data to the solar radiation 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 | -54 | Surface azimuth, S=0°, W=90°, N=180°, E=-90° |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.BoundaryConditions.WeatherData.Bus | weaBus | Weather bus | |
| AixLib.Utilities.Interfaces.SolarRad_out | solRadOut |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Utilities.Sources.PrescribedSolarRad | preSolRad | ||
| Modelica.Blocks.Math.Add | add | ||
| AixLib.BoundaryConditions.SolarIrradiation.DirectTiltedSurface | hDirTil | ||
| AixLib.BoundaryConditions.SolarIrradiation.DiffusePerez | hDifTil | ||
| Modelica.Blocks.Sources.Constant | const |
Revisions
- December 2023, by Jun Jiang:
Implemented.
This is for #1433.