|
[Sponsors] |
March 12, 2018, 19:02 |
Inlet Speed
|
#1 |
New Member
Adrian Rouco
Join Date: Mar 2018
Posts: 13
Rep Power: 8 |
Hi,
I would like to make a simulation where my inlet velocity goes from 0 to x m/s, i meant like a pulse of air, or like static structural when you can input a ramped force. I am studying and i dont know how to do that so i am searching for help. PD: Forgive me if this shouldnt be asked here. |
|
March 13, 2018, 19:19 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,761
Rep Power: 66 |
Open the Fluent User's Guide (open the help and go to the user's guide). Or you can just search the help.
In v17 you can find an example n 6.6.5 Defining Transient Cell Zone and Boundary Conditions and 6.6.5.1 Standard Transient Profiles. If you have a different version it should be somewhere around there. The profile is a text file which looks like this: Code:
profilename 2 3 0 time u 1 10 2 20 3 30 You read this file into your case and then you can assign it as a boundary condition. If this isn't powerful enough then you can try a udf. There's also an example of how to do this but in the Customization Manual. Search for DEFINE_PROFILE |
|
March 13, 2018, 19:39 |
|
#3 |
New Member
Adrian Rouco
Join Date: Mar 2018
Posts: 13
Rep Power: 8 |
Thank you so much, you were very helpfull
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Looping over all faces within a boundary condition (turbulent inlet development) | Sevex | OpenFOAM Programming & Development | 5 | September 8, 2016 14:58 |
Normal speed value for particles at inlet | ibadullah safdar | CFX | 0 | May 18, 2016 09:43 |
Validation 12.1 vs 6.3, Difference in Reported Inlet Total Pressure | jola | FLUENT | 1 | May 5, 2011 15:33 |
2D Low Speed Airfoil Problem when altering Inlet | mike wilson | CFX | 12 | August 3, 2010 12:06 |
a variable flow (in speed and direction) as inlet velocity | teskio | FLUENT | 1 | July 5, 2009 09:59 |