|
[Sponsors] | |||||
Create some nodes into an existing mesh and accessing to those nodes |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
Member
Join Date: Feb 2012
Posts: 49
Rep Power: 15 ![]() |
Consider a simple rectangular inlet/outlet flow.(flow coming from one side and going out from the other side)
I want to create some nodes into the existing geometry in which their coordinates represents the shape of a circle. Then, i need to access to these nodes to interpolate the velocity of them with the nearest cells of the existing mesh. I have an idea, e.g to make an array and put the coordinates in a way to represent the shape of a circle, but i don't know how to access to the nearest cell of these coordinates. I would appreciate any suggestion, or suggestion for any other approach rather than creating an array... Last edited by ooo; November 3, 2013 at 06:53. |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Accessing mesh dictionary from solver | Pascal_doran | OpenFOAM Programming & Development | 6 | October 31, 2017 08:26 |
| accessing the initial mesh? | fisch | OpenFOAM Programming & Development | 1 | April 5, 2012 10:08 |
| Accessing value at the corner of a mesh | benk | OpenFOAM | 1 | December 9, 2010 18:39 |