CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Transient Flow Simulation Ahmed Body

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 1, 2021, 14:03
Default Transient Flow Simulation Ahmed Body
  #1
New Member
 
Join Date: Feb 2021
Posts: 7
Rep Power: 5
FinlayEeles is on a distinguished road
Hello,

I'm trying to conduct a transient flow simulation using an Ahmed body on fluent. I expect the total time will be approximately 20 seconds and my velocity input 20m/s but i'm unsure how to determine the appropriate time step, number of iterations and max number of iterations per timestep.

thanks for reading

Last edited by FinlayEeles; July 1, 2021 at 17:07.
FinlayEeles is offline   Reply With Quote

Old   July 2, 2021, 01:29
Default
  #2
Senior Member
 
Kira
Join Date: Nov 2020
Location: Canada
Posts: 435
Rep Power: 8
aero_head is on a distinguished road
Hello,

You should look into the Courant number/CFL condition to find the appropriate time step. Courant number is a dimensionless quantity and can be stated as follows:

C = a * (Δt/Δx),

where a is the velocity magnitude, Δt is the timestep and Δx is the length between mesh elements.

It follows from the numerical diffusion coefficient that for any explicit simple linear convection problem, the Courant number must be equal or smaller than 1, otherwise, the numerical viscosity would be negative, i.e. C< or = 1.

As for iterations per timestep, you should aim for this value to be 3-5 per timestep.
aero_head is offline   Reply With Quote

Old   July 2, 2021, 02:48
Default
  #3
Super Moderator
 
flotus1's Avatar
 
Alex
Join Date: Jun 2012
Location: Germany
Posts: 3,399
Rep Power: 46
flotus1 has a spectacular aura aboutflotus1 has a spectacular aura about
So much for explicit schemes.
For implicit ones without stability constraints, the time step size is dictated by the shortest events you want to capture. Or the ones that your simulation approach needs to resolve in order to work as designed, e.g. when doing LES.
Let's say you are doing URANS simulations. An initial guess for the frequency of the largest vortices shedding at the bluff body comes from a Strouhal Number ~0.2. Divide that by 20-50, and you have a good initial guess for a time step size. The number of iterations per time step is is kind of tied to your time step size. Larger time step -> more inner iterations. For pure aerodynamic simulations, you should aim for around 5-10 inner iterations. If you can't get convergence within that window, it is usually better to decrease the time step size instead of increasing the number of inner iterations.
flotus1 is offline   Reply With Quote

Old   July 2, 2021, 07:06
Default
  #4
New Member
 
Join Date: Feb 2021
Posts: 7
Rep Power: 5
FinlayEeles is on a distinguished road
Quote:
Originally Posted by aero_head View Post
Hello,

You should look into the Courant number/CFL condition to find the appropriate time step. Courant number is a dimensionless quantity and can be stated as follows:

C = a * (Δt/Δx),

where a is the velocity magnitude, Δt is the timestep and Δx is the length between mesh elements.

It follows from the numerical diffusion coefficient that for any explicit simple linear convection problem, the Courant number must be equal or smaller than 1, otherwise, the numerical viscosity would be negative, i.e. C< or = 1.

As for iterations per timestep, you should aim for this value to be 3-5 per timestep.
Thank you for your replies.

My mesh has different mesh sizes depending on the part of the air box. Varying from fairly large to 10mm in the wakebox and 1mm around the legs. When calculating the courant number where would i obtain the length between mesh elements from as my mesh isnt uniform.
FinlayEeles is offline   Reply With Quote

Old   July 2, 2021, 07:10
Default
  #5
New Member
 
Join Date: Feb 2021
Posts: 7
Rep Power: 5
FinlayEeles is on a distinguished road
Quote:
Originally Posted by flotus1 View Post
So much for explicit schemes.
For implicit ones without stability constraints, the time step size is dictated by the shortest events you want to capture. Or the ones that your simulation approach needs to resolve in order to work as designed, e.g. when doing LES.
Let's say you are doing URANS simulations. An initial guess for the frequency of the largest vortices shedding at the bluff body comes from a Strouhal Number ~0.2. Divide that by 20-50, and you have a good initial guess for a time step size. The number of iterations per time step is is kind of tied to your time step size. Larger time step -> more inner iterations. For pure aerodynamic simulations, you should aim for around 5-10 inner iterations. If you can't get convergence within that window, it is usually better to decrease the time step size instead of increasing the number of inner iterations.
What i'm attempting to do is witness stable asymmetric flow caused by the flow reattachment on the rear slant.
I think in order to do this i may have to have a period of time where there is a flow to the side of the body to force the wake structure to be asymmetric, then hopefully once i remove the pertubation the flow will stay in an asymmetric mode.
I know it's possible with the notchback body, i'm just struggling to witness anything other than perfectly symmetric wake structures.
FinlayEeles is offline   Reply With Quote

Reply

Tags
transient 3d


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Steady-state solution as IC for transient simulation pardoa OpenFOAM Running, Solving & CFD 3 July 24, 2019 06:49
Ahmed Body Simulation nick FLUENT 5 December 24, 2018 11:13
y+ for transient flow simulation Majapee FLUENT 2 March 31, 2014 03:19
Simulation of transient cavitating flow around a hydrofoil kimotbwb Main CFD Forum 0 January 28, 2013 15:04
fluid flow fundas ram Main CFD Forum 5 June 17, 2000 21:31


All times are GMT -4. The time now is 12:35.