modelEN12975SolarGain
Example showing the use of EN12975SolarGain
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This examples demonstrates the implementation of Buildings.Fluid.SolarCollectors.BaseClasses.EN12975SolarGain.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.SolarCollectors.Data.GenericEN12975 | per | Buildings.Fluid.SolarCollectors.Data.GlazedFlatPlate.FP_VerificationModel() | Performance data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.SolarCollectors.BaseClasses.EN12975SolarGain | solGai | Solar heat gain model using EN12975 calculations | |
| Modelica.Blocks.Sources.Ramp | incAng | Incidence angle | |
| Modelica.Blocks.Sources.Sine | HDirTil | Direct beam radiation, tilted surface | |
| Modelica.Blocks.Sources.Sine | HDifTil | Diffuse radiation, tilted surface | |
| Modelica.Blocks.Sources.Ramp | shaCoe | Shading coefficient | |
| Modelica.Blocks.Sources.Sine | T3 | ||
| Modelica.Blocks.Sources.Sine | T2 | ||
| Modelica.Blocks.Sources.Sine | T1 |
Revisions
-
February 15, 2024, by Jelger Jansen:
Refactor model.
This is for Buildings, #3604. -
Mar 27, 2013 by Peter Grant:
First implementation.