|
[Sponsors] |
Interpolate cell value to a point within cell |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 5, 2012, 13:02 |
Interpolate cell value to a point within cell
|
#1 |
Senior Member
n/a
Join Date: Sep 2009
Posts: 199
Rep Power: 17 |
Hello to all. I am implementing a wall function for my LES CFD work and the wall function requires values within a cell but not at the cell center. I have looked into the interpolationCellPoint tool and I know that it does something similar to this. However, I am only concerned interpolating for a prescribed wall normal distance below that of the cell center and not sure how to proceed with this. Can someone give me any feedback on this? Thank you very much in advance.
|
|
January 6, 2012, 10:16 |
|
#2 |
Senior Member
n/a
Join Date: Sep 2009
Posts: 199
Rep Power: 17 |
Hello Foamers. I did see something in OpenFOAM similar to this, but is a post-processor. The interpolation needed is during run time for my case. So there is no one able to give me even the slightest feedback on this? I know there are many OF experts that frequent this forum.
Any feedback would be really helpful at this point.:con fused: |
|
January 23, 2012, 15:46 |
|
#3 |
Senior Member
n/a
Join Date: Sep 2009
Posts: 199
Rep Power: 17 |
Hello Foamers. I might have to write my own code to attack this problem, seems interpolateCellPoint isn't going to work for what I need. Here is a pseudo code that lacks detail, though I think I will have to implement something "like" this in OpenFOAM:
for k .... for j ...... interpolate to constant wall normal distance... Just a thought that ran through my head, the code might look entirely different from this though. Any one wants to give a little feedback? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Cell Reynolds Number | laliong | Main CFD Forum | 12 | September 17, 2019 04:18 |
udf problem | jane | Fluent UDF and Scheme Programming | 37 | February 20, 2018 05:17 |
Sample bugg with midPoint cell interpolationScheme | nlc | OpenFOAM Bugs | 2 | November 30, 2015 12:29 |
How to find out the cell containing a arbitrary point | luckyluke | OpenFOAM Running, Solving & CFD | 2 | July 10, 2013 12:54 |
Dynamic Mesh.. Layering.. cell addition | kedarj14 | OpenFOAM Programming & Development | 0 | January 29, 2010 02:48 |