modelStorageSolarCollector
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This is a simple example of a storage and a solar collector.
-
November 17, 2022 by Laura Maier:
Replace pump, polish example to make it more realistic, and add simulate and plot script. -
October 11, 2016 by Marcus Fuchs:
Replace pipe -
April 2016 by Peter Remmen:
Replace TempAndRad model -
November 2014 by Marcus Fuchs:
Changed model to use Annex 60 base class -
13.12.2013 by Sebastian Stinner:
implemented
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Fluid.Storage.StorageDetailed | bufferStorage | ||
| Modelica.Thermal.HeatTransfer.Sources.FixedTemperature | fixedTemperature | ||
| AixLib.Fluid.Sources.Boundary_pT | boundary_p | ||
| AixLib.Fluid.FixedResistances.PressureDrop | res1 | ||
| AixLib.Fluid.Sources.Boundary_pT | boundary_ph2 | ||
| AixLib.Fluid.FixedResistances.PressureDrop | res | ||
| AixLib.Fluid.Solar.Thermal.SolarThermal | solarThermal | ||
| Modelica.Blocks.Sources.Pulse | pulse | ||
| AixLib.Fluid.Actuators.Valves.TwoWayEqualPercentage | valve | ||
| AixLib.Fluid.Sensors.TemperatureTwoPort | temperatureSensor | ||
| Modelica.Blocks.Continuous.LimPID | PI | ||
| Modelica.Blocks.Sources.Constant | const | ||
| Modelica.Blocks.Math.Add | add | ||
| Modelica.Blocks.Sources.Constant | const1 | ||
| Modelica.Blocks.Sources.CombiTimeTable | hotSummerDay | ||
| AixLib.Fluid.Movers.FlowControlled_dp | pump | ||
| Modelica.Blocks.Sources.Constant | dpPumpInput | ||
| AixLib.Fluid.Sources.MassFlowSource_T | boundary |
Contents
| Name | Description |
|---|---|
Revisions
- April 10, 2025, by Fabian Wuellhorst:
Use new option to calculate pressure drops externally, for #1587.