modelASHRAEHeatLoss
Example showing the use of ASHRAEHeatLoss
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This examples demonstrates the implementation of Buildings.Fluid.SolarCollectors.BaseClasses.ASHRAEHeatLoss.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.SolarCollectors.Data.GenericASHRAE93 | per | Buildings.Fluid.SolarCollectors.Data.GlazedFlatPlate.FP_SolahartKf() | 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.ASHRAEHeatLoss | heaLos | Heat loss model using EN12975 calculations |
Revisions
-
February 15, 2024, by Jelger Jansen:
Refactor model.
This is for Buildings, #3604.