|
[Sponsors] |
Conversion variable profiles to OpenFoam initialization BC profiles and mapFields |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 14, 2006, 09:37 |
I have a BC profile from CFX (
|
#1 |
Member
VVqf
Join Date: Mar 2009
Location: Braunschweig
Posts: 66
Rep Power: 17 |
I have a BC profile from CFX (eg. inlet & outlet, coordinates with corresponding values), wanting to use it for initialization in OpenFoam of the same model but with different meshsizes. (The mesh is converted to Foam with fluentMeshToFoam)
What could be the fast and easy way? If writing a new utility is an efficient way, could anybody give me any idea? - first of all,i want an utility for converting the BC profile. - for future use, this utility can at best convert results of internal fields to Foam. PS: I also thought about compuating the case in OpenFoam and then get the BC profile via Paraview, then I can use mapFields. But computing the case on my own machine takes too long time and dont know how to get BC profile in paraview from a cutting plane. |
|
February 14, 2006, 10:08 |
It is a 3D mesh.
if the num
|
#2 |
Member
VVqf
Join Date: Mar 2009
Location: Braunschweig
Posts: 66
Rep Power: 17 |
It is a 3D mesh.
if the numbering rule of Foam and CFX is the same, i think it will be simpler to code by interpolating the BC values roughly, say, from a 2500 faceCell plane to a 5000 faceCell plane. am i right? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Help profiles!! | saesciant_@libero.it | FLUENT | 0 | September 13, 2004 13:04 |
profiles | Stefan | FLUENT | 0 | November 6, 2002 12:51 |
Profiles | John | FLUENT | 5 | May 29, 2002 13:04 |
Variable Names in Profiles | Jonas Larsson | FLUENT | 0 | April 18, 2001 07:59 |
UDF-Boundary Profiles | Torsten Stengel | FLUENT | 0 | November 22, 2000 14:46 |