modelFlatPlateShaCoeTrue
Test model for FlatPlate with use_shaCoe_in = true
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example demonstrates the use of use_shaCoe_in.
Aside from changed use of use_shaCoe_in it is identical to
Buildings.Fluid.SolarCollectors.Examples.FlatPlate.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.SolarCollectors.ASHRAE93 | solCol | Flat plate solar collector with 3 segments | |
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Weather data input file | |
| Buildings.Fluid.Sources.Boundary_pT | sin | Outlet for water flow | |
| Buildings.Fluid.Sensors.TemperatureTwoPort | TOut | Temperature sensor | |
| Buildings.Fluid.Sensors.TemperatureTwoPort | TIn | Temperature sensor | |
| Buildings.Fluid.Sources.Boundary_pT | sou | Inlet for water flow | |
| Modelica.Blocks.Sources.Ramp | shaCoe | Varying shading coefficient |
Contents
| Name | Description |
|---|---|
| Medium in the system |
Revisions
-
February 15, 2024, by Jelger Jansen:
Refactor model.
This is for Buildings, #3604. -
September 16, 2021, by Michael Wetter:
Removed parameter assignment forlat.
This is for IBPSA, #1477. -
December 22, 2014 by Michael Wetter:
RemovedModelica.Fluid.Systemto address issue #311. -
May 13, 2013, by Peter Grant:
First implementation.