|
[Sponsors] |
October 24, 2016, 12:37 |
Mapping Velocity Field as an Inlet Boundary
|
#1 |
Senior Member
cyln
Join Date: Jul 2016
Posts: 102
Rep Power: 10 |
Hello,
I need to map a measured velocity field as an inlet boundary condition on CFX. It is first time I do this. Is there any tutorial/video or sth about mapping? Thanks in advance. |
|
October 24, 2016, 18:24 |
|
#2 |
Senior Member
Erik
Join Date: Feb 2011
Location: Earth (Land portion)
Posts: 1,188
Rep Power: 23 |
Export the boundary velocity Results and put them in a table of X,y,z,velocity.
change xyz values to match the geometry location of your new model. Save as text tab delimited. In CFX-PRE Use the user function and make a 3D interpolation function. Argument units: m,m,m (or whatever units you exported them) Result Units: m/s (or whatever units you exported them) Import your text file. You can use this expression as velocity boundary condition now: MyFunction(x,y,z) |
|
October 25, 2016, 21:37 |
|
#3 |
Senior Member
cyln
Join Date: Jul 2016
Posts: 102
Rep Power: 10 |
thanks evcelica! I have the velocity data (x,y,z components) measured on the dotted line (Please see the figure attached). You can assume it is a quarter of an hollow cylinder. The velocity profile on any radial direction at the inlet will be same as the velocity profile on the dotted line.
What I am planning to do is to generate the velocity data over whole inlet (from single radial line to whole area) on matlab, save it as an csv file and then import it to CFX-Pre, use the user function. Another question mark in my mind is, when I do all the things explained above, I will have the velocity field data defined only in finite number of discrete points at the inlet. How do I deal with that? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
3D Windturbine simulation in SU2 | k.vimalakanthan | SU2 | 15 | October 12, 2023 06:53 |
Centrifugal fan | j0hnny | CFX | 13 | October 1, 2019 14:55 |
Radiation in semi-transparent media with surface-to-surface model? | mpeppels | CFX | 11 | August 22, 2019 08:30 |
Basic Nozzle-Expander Design | karmavatar | CFX | 20 | March 20, 2016 09:44 |
Convective Heat Transfer - Heat Exchanger | Mark | CFX | 6 | November 15, 2004 16:55 |