|
[Sponsors] |
Using interpolationTable and interpolation2Dtable |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Member
Join Date: Sep 2020
Posts: 30
Rep Power: 6 ![]() |
Hello.
Where can I find information about using interpolationTable and interpolation2Dtable in particular some examples or something like that, because there are no ones in the Internet or I'm just bad at looking for them. In addition to this, I've installed OpenFOAM-v1912. Tnx for helping. |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 41 ![]() ![]() |
The interpolationTable is just a list of Tuple2 values.
Might help if you explain what you want to achieve. |
|
![]() |
![]() |
![]() |
![]() |
#3 |
Member
Join Date: Sep 2020
Posts: 30
Rep Power: 6 ![]() |
I'm the begginer user of Linux, in parcticular, OpenFOAM. First of all, I need to read values from some created table and then show them using interpolationTable. I know some basics of C++ and Table is the class, but I didn't find any manuals by which I can study to operate with it (what code should I write in .cpp files?) and with the terminal (and is it really necessary?). The final step is getting information how I can use interpolation2DTable instead of interpolationTable.
|
|
![]() |
![]() |
![]() |
![]() |
#4 |
Member
Join Date: Sep 2020
Posts: 30
Rep Power: 6 ![]() |
||
![]() |
![]() |
![]() |
![]() |
#5 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,715
Rep Power: 41 ![]() ![]() |
Doxygen: https://www.openfoam.com/documentati...tionTable.html
Besides that, the best would be to "git grep" through the source code and you'll find a few places where it is used. |
|
![]() |
![]() |
![]() |
Tags |
examples, interpolation2dtable, interpolationtable, openfoam-v1912 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Reading a CSV file using interpolationTable | usv001 | OpenFOAM Programming & Development | 1 | May 25, 2022 12:22 |
Suppress interpolationTable overflow messages | mturcios777 | OpenFOAM | 2 | April 6, 2022 09:52 |
Interpolation using interpolationLookUpTable or interpolationTable classes | scotth2o | OpenFOAM Programming & Development | 5 | September 3, 2012 07:23 |
How do I use interpolationTable | prjohnston | OpenFOAM Running, Solving & CFD | 5 | March 6, 2009 02:55 |