|
[Sponsors] |
March 17, 2021, 13:56 |
Unsteady ramp inlet velocity
|
#1 |
New Member
Alice Zanella
Join Date: Oct 2019
Posts: 9
Rep Power: 7 |
Hello,
I was wondering if it's possible to add a ramp inlet velocity to an unsteady simulation. I would like for the velocity to grow for the first 2s as a ramp. Thank you for your help, Alice |
|
March 21, 2021, 14:09 |
|
#2 |
New Member
Join Date: Nov 2012
Posts: 18
Rep Power: 14 |
Hi there, "Laminar Backward-facing Step" tutorial might be helpful.
|
|
March 23, 2021, 06:06 |
|
#3 |
Member
na
Join Date: Jul 2018
Posts: 90
Rep Power: 8 |
Hi,
From the code it looks like the method of prescribing inlet profiles is possible for each time step. In the mentioned tutorial https://su2code.github.io/tutorials/Inc_Laminar_Step/ it is done for a steady state simulation. For unsteady you would add a 'inlet_filename' + '_00000.dat' (+ _00001.dat and so on) extension that represent the time iteration. so one inlet file is loaded each timestep. I recommend putting those in an extra folder and then INLET_FILENAME= folder/inlet_filename in the config to not clutter everything Not really the most elegant way and requires a bit of (most likely python) scripting but it is the most flexibel option imo. hope that helps Cheers, Tobi |
|
Tags |
boundary condition, inlet, velocity |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
turbulent velocity inlet and negative drag coefficients | Isaiah_HZ | OpenFOAM Running, Solving & CFD | 1 | September 25, 2020 13:04 |
Multiphase flow - incorrect velocity on inlet | Mike_Tom | CFX | 6 | September 29, 2016 02:27 |
ramp velocity at inlet of expanding duct | Denied | Main CFD Forum | 0 | June 21, 2016 21:56 |
unsteady velocity field as inlet condition | Newsim | STAR-CCM+ | 3 | December 24, 2015 04:33 |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |