|
[Sponsors] |
October 30, 2014, 10:09 |
velocity profile as boundary condition
|
#1 |
New Member
MK
Join Date: Oct 2014
Posts: 6
Rep Power: 12 |
Hi,
I would like to implement a velocity profile at the inlet boundary patch. The reason why it is not working with timeVaryingMappedFixedValue is that my velocity profile depends on z. So the flow direction would be x and therefore is z coordinate perpendicular to x. For example: points velocity profile: (0 0 0) (1.0 0 0) (0 0 1) (2.0 0 0) (0 1 3) (1.0 0 0) (0 1 4) (2.0 0 0) (0 2 2) (1.0 0 0) (0 2 3) (2.0 0 0) That is just an example since my inlet patch is quite large. How can I implement such a velocity profile as boundary condition? I hope you know what I mean. cheers, MK |
|
October 30, 2014, 11:39 |
|
#2 |
Member
Join Date: Jun 2011
Posts: 53
Rep Power: 15 |
My first suggestion would be to look into groovyBC, especially if you can describe your profile with a function U(x,y,z).
|
|
November 11, 2014, 03:08 |
|
#3 |
New Member
MK
Join Date: Oct 2014
Posts: 6
Rep Power: 12 |
Hi,
thank you very much! I cann't describe the shape of the terrain with a function. Therefore I used more than two data profiles for the timeVaryingMappedFixedValue boundary condition. It takes a while to implement the data but the result of the simulation is good. |
|
Tags |
timevaryingmapped |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Velocity profile boundary condition | Tuca | FLOW-3D | 1 | April 23, 2013 13:02 |
How to apply pulsatile velocity in boundary condition? | Sama | FLUENT | 7 | October 7, 2011 08:44 |
Velocity Gradiant Boundary Condition | Aghakhani | FLUENT | 0 | December 9, 2009 17:19 |
Profile Data Velocity Boundary Condition Changes?? | Maria Angelica | CFX | 9 | June 14, 2006 03:44 |
NON-UNIFORM VELOCITY INLET BOUNDARY PROFILE | MURAT | Main CFD Forum | 0 | December 30, 2003 22:08 |