modelTemporalSuperposition
This validation case applies temporal superposition with truncated vectors
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This validation case uses a fictional load profile and weighting factors to ensure
that the temporal superposition is correctly done. The curCel input to
the function called truncates the vectors involved in the scalar product such that
the large load in the QAgg_flow vector mustn't affect the final result.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.TemperatureDifference | supPos | Buildings.Fluid.Geothermal.Borefields.BaseClasses.HeatTransfer.LoadAggregation.temporalSuperposition(i = 6, QAgg_flow = {2, 1e6, 3, 1e6, 1e6}, kappa = {0.4, 0, 0.2, 1, 0}, curCel = 3) | Temporal superposition |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.TemperatureDifference | supPosErr |
Revisions
-
July 18, 2018, by Alex Laferrière:
First implementation.