|
[Sponsors] |
January 4, 2013, 14:17 |
regarding giving number of nodes
|
#1 |
Member
Rajukiran Antham
Join Date: Dec 2012
Location: Sweden
Posts: 41
Rep Power: 13 |
hello everyone,
at present i'm meshing an airfoil using icemcfd,i'm confused how many number of nodes should be given to a edge.i know that increase the number of nodes increases computational time and increases accuracy .but when we run it in fluent for analysis we do not know how many iterations we have to use..does the number of nodes affect the number of iterations, if so how?? and how we can optimize the number of nodes so that the number of iterations to be done are low?? |
|
January 5, 2013, 13:26 |
|
#2 |
Senior Member
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,663
Blog Entries: 1
Rep Power: 47 |
The solver adjusts the solution and re-solves until the solution doesn't change very much between iterations... These changes are often referred to as residuals, and when they are small enough, we say the model has converged.
Having a very fine mesh will allow for more accuracy, but that will also allow you to capture interesting turbulence, swirl, etc. that may actually slow down convergence because it takes the solver longer to work it all out or because the turbulence is unstable (no steady/stable solution). Having too coarse of a mesh can reduce your accuracy and, in many cases, also make it difficult for your model to converge ;^) But you shouldn't be trying to size your mesh for convergence or a number of iterations... The goal should be accuracy within tolerances. To work that out, most mature simulation groups have done refinement studies in order to learn what level of refinement is needed (low end) and what is wasteful (high end). This actually requires meshing a model at a variety of resolutions and comparing those solutions to a test case. As for iterations, you should set your convergence criterion and solve. If your model reaches the full number of iterations set, you need to run it for more iterations. The stop should be based on the convergence of the residuals, not the number of iterations.
__________________
----------------------------------------- Please help guide development at ANSYS by filling in these surveys Public ANSYS ICEM CFD Users Survey This second one is more general (Gambit, TGrid and ANSYS Meshing users welcome)... CFD Online Users Survey |
|
January 5, 2013, 16:05 |
|
#3 |
Member
Rajukiran Antham
Join Date: Dec 2012
Location: Sweden
Posts: 41
Rep Power: 13 |
i got it now ..
thanks for the reply simon.. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] Mesh Refinement | Luiz Eduardo Bittencourt Sampaio (Sampaio) | OpenFOAM Meshing & Mesh Conversion | 42 | January 8, 2017 13:55 |
[ICEM] Calculate number of nodes | Rohit | ANSYS Meshing & Geometry | 0 | August 20, 2012 12:38 |
[ICEM] Dissociate blocks number of nodes | gi12 | ANSYS Meshing & Geometry | 2 | February 23, 2012 23:33 |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |
Number of nodes on block. | Felix | CFX | 0 | October 24, 2007 23:26 |