modelDerivateCubicSpline

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

The example tests the implementation of AixLib.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

TypeNameDefaultDescription
Modelica.Blocks.Sources.ContinuousClockclockClock
AixLib.Fluid.HeatExchangers.ActiveBeams.BaseClasses.DerivativesCubicSplinecubSplDerivatives of cubic spline

Revisions

  • June 13, 2016, by Michael Wetter:
    Revised implementation.
  • May 20, 2016, by Alessandro Maccarini:
    First implementation.