ENH: rateOfChange function for interpolationTable.
Creates linear slope only from low and high elements around the sample value, so rate will be discontinuous. Would be better with higher order gradient calculation.
Showing
- src/OpenFOAM/interpolations/interpolationTable/interpolationTable.C 162 additions, 2 deletions...AM/interpolations/interpolationTable/interpolationTable.C
- src/OpenFOAM/interpolations/interpolationTable/interpolationTable.H 5 additions, 1 deletion...AM/interpolations/interpolationTable/interpolationTable.H
Please register or sign in to comment