modelica / ModelicaStandardLibrary

Free (standard conforming) library to model mechanical (1D/3D), electrical (analog, digital, machines), magnetic, thermal, fluid, control systems and hierarchical state machines. Also numerical functions and functions for strings, files and streams are included.
https://doc.modelica.org
BSD 3-Clause "New" or "Revised" License
452 stars 165 forks source link

Clarify documentation of {CombiTimeTable, CombiTable1Ds, CombiTable1Dv}.smoothness #4394

Open AHaumer opened 2 months ago

AHaumer commented 2 months ago

Is it possible to explain - maybe with links to further reading - the different spline interpolations a little bit more in detail: 2 - Akima 4 - Fritsch-Butland 5 - Steffen 6 - Modified Akima Since this is the same for different tables and the correct documentation of all the usefull features of all tables is important, it could be an idea to have a section in a User's Guide, and the different blocks' documentation links to that section.