|
[Sponsors] |
June 8, 2020, 08:31 |
how to obtain parabolic inlet in cfx?
|
#1 |
New Member
LEE JIN OH
Join Date: Jun 2020
Posts: 6
Rep Power: 6 |
i just started working on cfx and i have trouble in obtaining parabolic velocity profile of inlet in setup procedure.
How to obtain such parabolic velocity? If you could tell me detailed expression of this kind of profile it would be better. |
|
June 8, 2020, 09:27 |
|
#2 |
Senior Member
urosgrivc
Join Date: Dec 2015
Location: Slovenija
Posts: 365
Rep Power: 11 |
You can use Expressions where you include height into the equation.
something like this... Velocity=y*c1+c2^2 ... [m s^-1] if y is your height. but the equation depends on where your coordinate system is positioned and the velocity of the flow (this is just an example and does not represent exactly what you need!). You can also plot the profile prior to the computation to check if it is ok or not. Then where your inlet boundary condition is you just right click and call this expression which already has proper units. is this 2D, 3D? where is the coordinate system?... few data is missing to tell more Last edited by urosgrivc; June 9, 2020 at 03:46. |
|
June 8, 2020, 22:27 |
|
#3 |
New Member
LEE JIN OH
Join Date: Jun 2020
Posts: 6
Rep Power: 6 |
i'm trying to put parabolic velocity profile(maximum velocity 20m/s) inlet to a 3d cylinder(radius 0.2m) which rotate around y-axis, thank you!
|
|
June 9, 2020, 01:34 |
|
#4 |
Senior Member
Join Date: Nov 2015
Posts: 246
Rep Power: 12 |
Here is a set of expressions.
If you make the cylinder axis coincident with Z axis, then you can use the predefined variable "r" and get rid of the "TubeRadius" expression. |
|
June 11, 2020, 07:53 |
|
#5 |
Senior Member
Stuart
Join Date: Jul 2009
Location: Portsmouth, England
Posts: 739
Rep Power: 26 |
This is also covered in CFX Tutorials Example 11: Flow Through a Butterfly Valve.
I guess most people by-pass the tutorials that come with CFX and just go straight into trying to model their own simulations. |
|
June 11, 2020, 15:21 |
|
#6 |
Senior Member
Join Date: Nov 2015
Posts: 246
Rep Power: 12 |
Sometimes people bypass whole fluid dynamics institute course.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
combining parabolic inlet velocity profile with time varying velocity vector values | jawapasu | OpenFOAM | 3 | July 10, 2023 06:41 |
interFoam wave propagation and explosion of Courant number and residuals | ChiaraViola | OpenFOAM Running, Solving & CFD | 1 | June 26, 2019 06:36 |
UDF for Inlet of an Aorta 3D, parabolic, pulsatile flow | MagnusJohannes | Fluent UDF and Scheme Programming | 1 | April 3, 2018 20:54 |
Inlet velocity as parabolic function | @cfd | OpenFOAM Pre-Processing | 2 | July 29, 2017 16:43 |
Creating a 3D parabolic velocity UDF on a circular inlet | hardeaut | Fluent UDF and Scheme Programming | 0 | May 12, 2017 09:45 |