|
[Sponsors] |
December 15, 2013, 14:14 |
pointVolInterpolation exists anymore?
|
#1 |
Member
Join Date: Feb 2012
Posts: 49
Rep Power: 14 |
Hi everybody,
I've already interpolated a volVectorField to a pointField successfully with "interpolation" class. Now i want to interpolate the value of a pointField, to a volVectorField. I've found that "pointVolInterpolation" can do it for me but i cannot find this file in :http://www.openfoam.org/docs/cpp/. The volPointInterpolation can be found but not pointVolInterpolation!(it also cannot be found in the OpenFOAM's files in my computer) Is there any alternative approach to do my job? Thank you in advance. |
|
December 15, 2013, 17:48 |
|
#2 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
Good evening OOO,
I have looked (quickly) in a couple of OF versions (1.6-ext, 1.7.1, 2.1.0 and 2.2.0) and it is only present in OF-1.6-ext, which indicates that you will not find it in the standard release. Kind regards Niels
__________________
Please note that I do not use the Friend-feature, so do not be offended, if I do not accept a request. |
|
December 15, 2013, 17:50 |
|
#3 |
Member
Join Date: Feb 2012
Posts: 49
Rep Power: 14 |
Thank you but do you know how i can interpolate the value of a pointField, to a volVectorField?
|
|
December 16, 2013, 02:03 |
|
#4 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,903
Rep Power: 37 |
I suggest that you look in the source code of 1.6-ext.
Kind regards Niels
__________________
Please note that I do not use the Friend-feature, so do not be offended, if I do not accept a request. |
|
December 29, 2013, 21:02 |
|
#5 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings to all!
The correct class name should be "volPointInterpolation". You can find it by at the path given by this command: Code:
echo $FOAM_SRC/finiteVolume/interpolation/volPointInterpolation Best regards, Bruno
__________________
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cell_Function_Values: No post-processing value exists. | jypark | FLUENT | 4 | November 18, 2020 03:40 |
lduMatrix::debug does not work anymore in 2.2.1 | AnjaMiehe | OpenFOAM Programming & Development | 3 | October 15, 2018 11:46 |
refine mesh inside a block, water surface not smooth anymore | JohnAB | STAR-CCM+ | 2 | October 4, 2013 14:53 |
[GAMBIT] ERROR: The key, 0XAF8A, already exists in this HashTool | fluent-user | ANSYS Meshing & Geometry | 2 | February 11, 2013 20:17 |
exists minimum grid size for Ansys calculation? | sooh2121 | ANSYS | 2 | March 7, 2012 11:34 |