Fluent - Time Stepping Method CFL Based problem
I am having issues to set the time stepping of my simulation, i am trying to use a variable time stepping method and i have choose CFL based. my problem is the time step change just when the simulation start, but once it gets the minimum time step size it keep fixed in that even though the max convective courant number is way lower than 0.8.
Thanks for anyone's help!
Comments
I have checked and the behaviour is as I am setting. My problem is the time step is always going down and it never increase eventhough the courant number is lower than 0.8. am i doing something wrong? in which cases i can used CFL based time stepping method?
I would expect time step to decrease, but once it stabilizes would hope it increase. why is fluent not updating the time step if the courant number is lower that 0.8?
I changed the time step to 2e-5, after that it went down to 1e-5 which is the minimum time step size step size
Thanks!