PARADISCYL:Cylinder-bug

From Micro and Nano Mechanics Group
Revision as of 13:03, 1 May 2010 by Iryu (talk | contribs) (Created page with '= Bug in cylinder code : usage of cell= ==ILL RYU== ===May 1, 2010=== ParaDiS uses cells to compute stress. Now, if we use more than 3 cells, there are discontinuities near the …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Bug in cylinder code : usage of cell

ILL RYU

May 1, 2010

ParaDiS uses cells to compute stress. Now, if we use more than 3 cells, there are discontinuities near the boundary of cells. Here, 3 kinds of models are tested to see the discontinuities: Using 3 cells without FMM, Using 8 cells without FMM, Using 8 cells with FMM.

Model geometries

In the model, square dislocation loop is located at the center of the simulation domain as following figure.


Blue line : 3 cells
Red line: 8 cells without FMM
Green line: 8 cells with FMM

Infinite stress

Image stress stress

Total stress


Conclusion

As we can see, if we use more that 3 cells for the stress calculation, the solutions are getting unstable.