Interpolation options #477
Labels
enhancement
New feature or enhancement
L: Blocks
Issue addresses Modelica.Blocks
L: C-Sources
Issue addresses Modelica/Resources/C-Sources
P: high
High priority issue
Milestone
Reported by mtiller on 14 Jan 2011 17:54 UTC
I've been working on a project for some time that uses model inversion extensively. One of the issues we have seen is that the tables provided in the Modelica Standard Library assume extrapolation beyond the limits of the independent variables. In many cases, this is not desirable.
If the behavior of the model is only valid over a given table, there should be a way to reflect this. If they want a different way of interpolating, that should also be possible.
Specifically, it should be possible for users to specify different approaches to interpolation beyond the edges. I would propose at least the following options:
These are not arbitrary choices, we have seen use cases for all of these in our regular work.
Ideally, it should be possible to have a different approach for each independent variable in a given table.
Migrated-From: https://trac.modelica.org/Modelica/ticket/477
The text was updated successfully, but these errors were encountered: