|
[Sponsors] |
November 2, 2020, 11:29 |
wind inlet with angle
|
#1 |
New Member
Anonymous
Join Date: Nov 2020
Posts: 2
Rep Power: 0 |
Hey everyone,
We have a wind tunnel (18x4x2 m3) that blows wind with a slight angle of around 10 degrees (TBH, depending on the speed, the angle changes). I'd like to simulate the wind in our wind tunnel in OpenFOAM, and I'd like the wind to have some angle as well (I don't need it to be precise, I just want don't want a straight wind flow). So, what I did is to simply set the U fixedValue of my inlet in folder 0 to "uniform (-0.1 0.1 0);", but it seems like only the inlet cells get the angle and the rest of the cells get straight wind flow. I attached the paraview glyph representation and here is what I have in my U file in 0 folder: _____________________________ dimensions [0 1 -1 0 0 0 0]; internalField uniform (0 0 0); boundaryField { inlet { type fixedValue; value uniform (-0.1 0.1 0); } outlet { type zeroGradient; } walls { type fixedValue; value uniform (0 0 0); } } ________________________________ I also tried to set internalField to the same value as the inlet, but I ended up with the same result as before. BTW, I need the steady state flow, and I'm using simple as solver. Is there anything else that I need to change? I'm attaching the case, so any feedback or comment would be greatly appreciated. |
|
November 8, 2020, 17:28 |
|
#2 | |
Member
Ran
Join Date: Aug 2016
Posts: 69
Rep Power: 10 |
Quote:
What is your domain of interesting. People usually manipute the object with attacking angle instead of changing the wind tunnel.
__________________
Yours in CFD, Ran |
||
November 9, 2020, 09:32 |
|
#3 |
New Member
Anonymous
Join Date: Nov 2020
Posts: 2
Rep Power: 0 |
Thanks for your reply.
I'm interested in the wind velocity in the internal field. I don't see how I could manipulate the entire field. I would appreciate it if you had any suggestions on this. Best, |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
inlet velocities for 3-D foil at various angle of attack | shovaliye2 | FLUENT | 0 | July 23, 2020 20:09 |
Inlet flow angle without specifying velocity components | R4z0rX | CFX | 5 | October 15, 2019 02:08 |
How to set the velocity inlet angle for cassette air conditioner | Xiang | ANSYS | 4 | June 9, 2017 05:00 |
Calculting angle components at pressure inlet | Anju | FLUENT | 0 | June 30, 2005 06:45 |
what the result is negatif pressure at inlet | chong chee nan | FLUENT | 0 | December 29, 2001 06:13 |