CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

pointVolInterpolation exists anymore?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 15, 2013, 13:14
Default pointVolInterpolation exists anymore?
  #1
ooo
Member
 
Join Date: Feb 2012
Posts: 49
Rep Power: 14
ooo is on a distinguished road
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.
ooo is offline   Reply With Quote

Old   December 15, 2013, 16:48
Default
  #2
ngj
Senior Member
 
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,900
Rep Power: 37
ngj will become famous soon enoughngj will become famous soon enough
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.
ngj is offline   Reply With Quote

Old   December 15, 2013, 16:50
Default
  #3
ooo
Member
 
Join Date: Feb 2012
Posts: 49
Rep Power: 14
ooo is on a distinguished road
Quote:
Originally Posted by ngj View Post
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
Thank you but do you know how i can interpolate the value of a pointField, to a volVectorField?
ooo is offline   Reply With Quote

Old   December 16, 2013, 01:03
Default
  #4
ngj
Senior Member
 
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,900
Rep Power: 37
ngj will become famous soon enoughngj will become famous soon enough
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.
ngj is offline   Reply With Quote

Old   December 29, 2013, 20:02
Default
  #5
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,974
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
By the way, if anyone needs to have a single git repository of OpenFOAM with the whole public commit history (not the internal development version by OpenCFD ), check this post: http://www.cfd-online.com/Forums/ope...tml#post467684 post #12

Best regards,
Bruno
__________________
wyldckat is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cell_Function_Values: No post-processing value exists. jypark FLUENT 4 November 18, 2020 02:40
lduMatrix::debug does not work anymore in 2.2.1 AnjaMiehe OpenFOAM Programming & Development 3 October 15, 2018 10:46
refine mesh inside a block, water surface not smooth anymore JohnAB STAR-CCM+ 2 October 4, 2013 13:53
[GAMBIT] ERROR: The key, 0XAF8A, already exists in this HashTool fluent-user ANSYS Meshing & Geometry 2 February 11, 2013 19:17
exists minimum grid size for Ansys calculation? sooh2121 ANSYS 2 March 7, 2012 10:34


All times are GMT -4. The time now is 04:54.