modelDerivateCubicSpline
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
The example tests the implementation of IBPSA.Fluid.HeatExchangers.ActiveBeams.BaseClasses.DerivativesCubicSpline. Default vectors are: x=[0,0.5,1] and y=[0,0.75,1]. Input to the model is the simulation time.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Clock | clock | Clock | |
| IBPSA.Fluid.HeatExchangers.ActiveBeams.BaseClasses.DerivativesCubicSpline | cubSpl | Derivatives of cubic spline |
Revisions
-
June 13, 2016, by Michael Wetter:
Revised implementation. -
May 20, 2016, by Alessandro Maccarini:
First implementation.