modelShadowEffectTest
Test the modul ShadowEffect
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Overview
Simulation to test the ShadowEffect model with different diffuse radiation calculation modes. Comparison with shadow coefficient with the model SelfShadowing.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| BoundaryConditions.WeatherData.Bus | weaBus | Weather bus |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | ||
| ShadowEffect | shaEffDiffAll | Shadow effect with constRedDiffAllDir | |
| RadiationTransfer | radiationTransfer | ||
| ShadowEffect | shaEffDiffPerp | Shadow effect with constRedDiffPerpDir | |
| ShadowEffect | shaEffAsDir | Shadow effect with varRedDiffAsDirRad | |
| ReducedOrder.Windows.BaseClasses.SelfShadowing | selfShadowingAbove | Shadowing due to a projection above the window | |
| ReducedOrder.Windows.Validation.BaseClasses.IncidenceAngleVDI6007 | incAng | Incidence angle for the window | |
| BoundaryConditions.SolarGeometry.BaseClasses.AltitudeAngle | altAng | Altitude angle | |
| BoundaryConditions.SolarGeometry.BaseClasses.SolarHourAngle | solHouAng | Solar hour angle | |
| BoundaryConditions.SolarGeometry.BaseClasses.ZenithAngle | zen | Zenith angle | |
| BoundaryConditions.SolarGeometry.BaseClasses.Declination | decAng | Declination angle | |
| BoundaryConditions.SolarGeometry.BaseClasses.SolarAzimuth | solAzi | Solar azimuth | |
| Modelica.Blocks.Sources.RealExpression | gShaDirEffDiffAll |
Revisions
- November 2023, by Jun Jiang:
Implemented.
This is for #1433.