|
[Sponsors] |
help for choosing time step size & number of them |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 31, 2020, 20:34 |
help for choosing time step size & number of them
|
#1 |
New Member
shayan
Join Date: Jul 2018
Posts: 22
Rep Power: 8 |
hi. I want to simulate flow around hydrofoil.
type of solver is pressure based and transient, realizable k-e model with standard wall functions. can you help me how to choose proper magnitudes of time step size, number of time steps and max iteration/time step? I'm new in CFD and ansys fluent. also I have another question? should I change flow courant number in controls? the flow courant number is 200 and transient formulation is first order implict. |
|
June 2, 2020, 11:45 |
Time-step and Number
|
#2 |
Senior Member
|
Time-step depends on many factors, such as, Courant number. This is not same as the Courant number for which default value is 200. You can leave that at 200. Other important factor for flow around bodies is Strouhal number. If this is know for the foil, then you can determine the minimum time-step required. Otherwise, just look at the number of cells in the streamwise direction over the foil. Then determine the time required for the freestream to go from head to tail of the foil. The ratio of this time to the number of cells across the chord of foil gives you the time required by the flow to cross each cell. Ensure that the time-step is always smaller than this time-step. Number of time-steps have to be enough to ensure that the free-stream passes over the foil atleast five times.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
June 2, 2020, 21:00 |
|
#3 | |
New Member
shayan
Join Date: Jul 2018
Posts: 22
Rep Power: 8 |
Quote:
|
||
June 3, 2020, 05:08 |
Time-step
|
#4 |
Senior Member
|
Yes, you can do that. Do note that you need to divide length along the freestream or an average size of the cell, not its volume.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
June 3, 2020, 10:36 |
|
#5 |
New Member
shayan
Join Date: Jul 2018
Posts: 22
Rep Power: 8 |
how can I find smallest cell size?
in setup of fluent I click on check mesh and this was the result: Is this correct to calculate (minimum volume)^(1/3) for smallest cell size? or I have to use another method? I did this and then divide that magnitude to 4.0092 which is flow velocity. sorry for my questions, I am amateur in fluent and CFD and I really need to do this project. |
|
June 3, 2020, 10:44 |
Time-Step
|
#6 |
Senior Member
|
Usually, no one goes into this much detail. You can try with a time-step based on number of cells in the freestream direction and the freestream velocity. If you want to use cell size, then it is better to look at the distribution of the cell size. If you use minimum cell size, it is quite possible that the time-step turns out to be quite small. So, initialize the case, and then go to Plots > Histogram and then plot histogram of cell volumes. Look at the distribution. Pick up a volume that represents an average or median cell size. You can take cube root provided the cells are hexahedral. If those are tetrahedral then you have to take cube root of 72 times the volume.
Essentially, there is no fixed method. Most of the time, we work based on our experience. Start with a time-step that appears good for the case and then check if the solution is converging within 20-30 iterations in each time-step. If it is not, reduce the time-step, if it converging in less than 5 iterations, then increase the time-step. Fluent has an adaptive algorithm, you may try that as well.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Decomposing meshes | Tobi | OpenFOAM Pre-Processing | 22 | February 24, 2023 10:23 |
LES, Courant Number, Crash, Sudden | Alhasan | OpenFOAM Running, Solving & CFD | 5 | November 22, 2019 03:05 |
GenerateVolumeMesh Error - Surface Wrapper Self Interacting (?) | AndreP | STAR-CCM+ | 10 | August 2, 2018 08:48 |
Floating point exception error | lpz_michele | OpenFOAM Running, Solving & CFD | 53 | October 19, 2015 03:50 |
dynamic Mesh is faster than MRF???? | sharonyue | OpenFOAM Running, Solving & CFD | 14 | August 26, 2013 08:47 |