modelEN12975HeatLoss
Example showing the use of EN12975HeatLoss
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This examples demonstrates the implementation of Buildings.Fluid.SolarCollectors.BaseClasses.EN12975HeatLoss.
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 |
|---|---|---|---|
| Modelica.Blocks.Sources.Sine | TEnv | Temperature of the surrounding environment | |
| Modelica.Blocks.Sources.Sine | T1 | Temperature of the first segment | |
| Modelica.Blocks.Sources.Sine | T2 | Temperature of the second segment | |
| Modelica.Blocks.Sources.Sine | T3 | Temperature of the third segment | |
| Buildings.Fluid.SolarCollectors.BaseClasses.EN12975HeatLoss | heaLos | Heat loss model using EN12975 calculations |
Revisions
-
February 15, 2024, by Jelger Jansen:
Refactor model.
This is for Buildings, #3604. -
Mar 27, 2013 by Peter Grant:
First implementation.