wiki:sns:snspro:resolution_and_convergence
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:sns:snspro:resolution_and_convergence [2017/07/14 13:17] – claire | wiki:sns:snspro:resolution_and_convergence [2017/07/17 10:24] (current) – claire | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~NOTOC~~ | ||
====== Resolution and Convergence ====== | ====== Resolution and Convergence ====== | ||
- | * **Resolution** is the maximum number of finite elements used to compute an approximate solution of the stress analysis problem. Only those elements that intersect the solid are included in the count. Generally speaking, higher resolution increases accuracy of the solution but also requires more memory and longer computation times. In the context of stress analysis, increased resolution should make the system more flexible, generally increasing the computed displacements. | + | ===== Resolution ===== |
- | | + | |
+ | Resolution is the maximum number of finite elements used to compute an approximate solution of the stress analysis problem. Only those elements that intersect the solid are included in the count. Generally speaking, higher resolution increases accuracy of the solution but also requires more memory and longer computation times. In the context of stress analysis, increased resolution should make the system more flexible, generally increasing the computed displacements. | ||
+ | |||
+ | So why not just always use the maximum resolution? There are at least two important reasons: | ||
* You may run out of memory and/or will have to wait for a long time to get your solution, which will still only be a numerical approximation of an idealized model of physical reality. | * You may run out of memory and/or will have to wait for a long time to get your solution, which will still only be a numerical approximation of an idealized model of physical reality. | ||
* To see if the solution is converging, you need to compare the solutions at several different resolutions. | * To see if the solution is converging, you need to compare the solutions at several different resolutions. | ||
- | | + | |
- | | + | **To learn more on how to pick the proper resolution for analysis, read this [[wiki: |
- | | + | |
- | | + | |
- | * There may not be enough resolution, even at the maximum resolution allowed by Scan& | + | ===== Convergence ===== |
+ | |||
+ | Convergence | ||
+ | |||
+ | To establish that the solution converged, solve the same problem a number of times, gradually increasing the resolution, until displacement values stay approximately in the same range. If displacement does not converge, there is no guarantee that the numerical solution is accurate. | ||
+ | |||
+ | If computed displacement values did converge, one can also study convergence of stresses. But it is important to remember that the linear theory of elasticity (used by every structural analysis software, including the present version of Scan& | ||
+ | |||
+ | The solution of the problem may not always converge, even for displacement. There are several reasons for this. | ||
+ | * There may not be enough resolution, even at the maximum resolution allowed by Scan& | ||
* The model is physically unstable, and small changes in the geometry, material, or boundary conditions lead to large changes in displacements and/or stresses. Numerical approximation may simulate such small changes during the solution process. | * The model is physically unstable, and small changes in the geometry, material, or boundary conditions lead to large changes in displacements and/or stresses. Numerical approximation may simulate such small changes during the solution process. | ||
* Are converged solutions always correct? No. Every numerical procedure has its limitations, | * Are converged solutions always correct? No. Every numerical procedure has its limitations, | ||
+ | |||
+ | **The convergence checking process can be automated in SnSScript. Read [[wiki: |
wiki/sns/snspro/resolution_and_convergence.1500059871.txt.gz · Last modified: 2017/07/14 13:17 by claire