|
[Sponsors] |
October 13, 2006, 10:18 |
is there any thumb rule for mesh size
|
#1 |
Guest
Posts: n/a
|
Hi friends, Is there any specific method to determine the grid size for CFD problems? Any type of hint or approach being used for knowing the initial grid for a reasonable solution will be welcome. Thanks. Ram Dayal
|
|
October 13, 2006, 10:25 |
Re: is there any thumb rule for mesh size
|
#2 |
Guest
Posts: n/a
|
10.67
|
|
October 13, 2006, 10:27 |
Re: is there any thumb rule for mesh size
|
#3 |
Guest
Posts: n/a
|
tri-balance
computational resources (computer memory, solution speed) numerical consistency (numerical to analytical) numerical accuracy (physical to numerical) no hard and fast rules of thumb. Just keep all 3 in mind. Strive for a solution that helps balance all three of these aspects. regards Q |
|
October 13, 2006, 10:27 |
Re: is there any thumb rule for mesh size
|
#4 |
Guest
Posts: n/a
|
Hi Ben, I am sorry I didn't got it ''10.67 ????" Bye Ram Dayal
|
|
October 13, 2006, 10:30 |
Re: is there any thumb rule for mesh size
|
#5 |
Guest
Posts: n/a
|
Kinda like buddhism be at one with your mesh and your solution will be at one with you.....
|
|
October 13, 2006, 10:34 |
Re: is there any thumb rule for mesh size
|
#6 |
Guest
Posts: n/a
|
Hi, Thanks, but if I have to start with some initial assumption that so many number of volume elements will be enough for a solution of reasonable accurecy. On what parameters that assumption should be? Bye Ram Dayal
|
|
October 13, 2006, 10:43 |
Re: is there any thumb rule for mesh size
|
#7 |
Guest
Posts: n/a
|
You can't just put an arbitrary number on cell size or cell count, you build your grid depending on what you are looking to model, what you are trying to resolve, what type of elements you are using. It's impossible to say, go away and attend a CFD course then come back and ask a sensible question because this one is pretty much the king of stupid questions in CFD world.
|
|
October 13, 2006, 11:01 |
Re: is there any thumb rule for mesh size
|
#8 |
Guest
Posts: n/a
|
rule number one: Model surfaces (and volumes) have to be discretized with a mesh fine enough to resolve all significant model geometry features.
rule number two (usually more demanding than no. 1): The flow domain has to be discretized with a mesh fine enough to locally capture all significant flow scales. For steady state, those are spatial scales. For unsteady computation, there is the additional requirement that the grid needs to be fine enough to describe the temporal flow variations on the time scales of interest. Consistency is rather a requirement on the numerical algorithm (i.e. the discretized equations) not on the grid. If the above requirements are satisfied, a consistent and stable algorithm will give you an accurate solution (on the scales of interest). Of course, to state the rule is always easier than to satisfy it. I would say the majority of CFD calculations is done on a few hundred to dozens of millions of grid cells (orders of 10^2 to 10^6 (toward 10^7)), depending on dimensionality and complexity of geometry and flow. I am sure you realize that there is no simple formula to let you know where your problem fits into that range. If you have any particular problem in mind, we can help you estimate the requirements. That initial estimate can then be optimized by a trial and error process called "grid convergence study". |
|
October 13, 2006, 13:42 |
Re: is there any thumb rule for mesh size
|
#9 |
Guest
Posts: n/a
|
Thanks Mani
|
|
October 13, 2006, 15:22 |
Re: is there any thumb rule for mesh size
|
#10 |
Guest
Posts: n/a
|
I read thru the answers quickly, so forgive me if I am repeating, but you can also do a mesh-size check. Check your answers for different size meshes. Do a coarse mesh and a fine mesh and see how much your final answer differs. This is more prudent for computational/computer time.
|
|
October 13, 2006, 17:32 |
Re: is there any thumb rule for mesh size
|
#11 |
Guest
Posts: n/a
|
I thought it was 42.
|
|
October 13, 2006, 18:42 |
Re: is there any thumb rule for mesh size
|
#12 |
Guest
Posts: n/a
|
I was told you need to divide by the square root of the Blasius shear stress (estimation) and then multiply by the density difference using Menardo's formula
P. |
|
October 14, 2006, 04:34 |
Re: is there any thumb rule for mesh size
|
#13 |
Guest
Posts: n/a
|
For steady-state simulation, you need to check the grid error. For transient simulation, you need to check both the grid and time step errors. Read the Roache's book for start if you are new to this subject.
Roache, P.J., "Verification and validation in computational science and engineering", Hermosa Publishers, New Mexico, USA, 1998. |
|
October 14, 2006, 05:26 |
Re: is there any thumb rule for mesh size
|
#14 |
Guest
Posts: n/a
|
I think you will find that it is the cubed route of the day you were born on multiplied by the average height of a bolivian lama
|
|
October 15, 2006, 09:42 |
Re: is there any thumb rule for mesh size
|
#15 |
Guest
Posts: n/a
|
A simple solution is to look for papers that are modeling similar problems and use their recommendations as a starting pt
|
|
October 16, 2006, 13:28 |
you crack me up
|
#16 |
Guest
Posts: n/a
|
Just wanted to say I enjoy your sense of humor, Ben. CFD can be a dry topic.
|
|
October 17, 2006, 14:08 |
Re: is there any thumb rule for mesh size
|
#17 |
Guest
Posts: n/a
|
30/Re_inf
seems to be OK. |
|
October 17, 2006, 14:09 |
Re: is there any thumb rule for mesh size
|
#18 |
Guest
Posts: n/a
|
If your candidate mesh size is already large for your computing resources, you might want to use two schemes with different order of accuracy and view the relative error field.
|
|
October 17, 2006, 14:11 |
Re: is there any thumb rule for mesh size
|
#19 |
Guest
Posts: n/a
|
30/Re_inf seems to be OK for turbulent flows.
~Characteristic length / 500 seems to be OK. for inviscid flows. ~Characteristic length / 1000 seems to be OK. for laminar flows. Best regards. |
|
October 17, 2006, 15:07 |
Re: is there any thumb rule for mesh size
|
#20 |
Guest
Posts: n/a
|
how to do the error analysis ?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Superlinear speedup in OpenFOAM 13 | msrinath80 | OpenFOAM Running, Solving & CFD | 18 | March 3, 2015 06:36 |
critical error during installation of openfoam | Fabio88 | OpenFOAM Installation | 21 | June 2, 2010 04:01 |
OF 1.6 | Ubuntu 9.10 (64bit) | GLIBCXX_3.4.11 not found | piprus | OpenFOAM Installation | 22 | February 25, 2010 14:43 |
Phase locked average in run time | panara | OpenFOAM | 2 | February 20, 2008 15:37 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |