PARADISCYL:Cylinder-Surface cross slip: Difference between revisions
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
[[Image:Schematic_view.jpg|frameless|300px|right|Fig.2. ]] |
[[Image:Schematic_view.jpg|frameless|300px|right|Fig.2. ]] |
||
If there is a screw dislocation in the BCC crystal in left figure, we can see that there are three possible slip planes(red, blue green planes in the figure). From the MD calculation we |
If there is a screw dislocation in the BCC crystal in left figure, we can see that there are three possible slip planes(red, blue green planes in the figure). From the MD calculation, we knew the image stress generate the force to move dislocation in the direction along which the length of dislocation shortens.Therefore, image force points downward for the front node, while it points upward for the back node(Figure 1). However, P-K force points in same direction both front node and back node. Taking the summation of these forces into account, the slip plane is selected as the one |
||
For simplicity, we In the first test case, image stress of a straight edge dislocation is considered, as shown in the ''Figure 1'', where dislocation is offset(<math>x0</math>) from the center of the cylinder. We have two cases of <math>x0</math>=0.5<math>R</math> and 0.9<math>R</math>.Here, <math>R</math> is the radius of the cylinder. |
For simplicity, we In the first test case, image stress of a straight edge dislocation is considered, as shown in the ''Figure 1'', where dislocation is offset(<math>x0</math>) from the center of the cylinder. We have two cases of <math>x0</math>=0.5<math>R</math> and 0.9<math>R</math>.Here, <math>R</math> is the radius of the cylinder. |
||
Revision as of 23:03, 7 December 2011
Surface cross slip
ill Ryu and Wei Cai
This tutorial describes how to implement cross slip mechanism from the cylinder surface. The theoretical background is published in Computing Image Stress in an Elastic Cylinder(Proceedings of the National Academy of Sciences, 105, 14304 (2008)http://micro.stanford.edu/~caiwei/papers/Weinberger08PNAS-bccpillar.pdf (PDF)])
How to select slip plane of the surface segments
To implement surface cross slip in cylinder code, we change the slip plane of the surface nodes with respect to the magnitude of the force on the surface nodes.To do that,dislocation character of the surface nodes should be screw-like.
If there is a screw dislocation in the BCC crystal in left figure, we can see that there are three possible slip planes(red, blue green planes in the figure). From the MD calculation, we knew the image stress generate the force to move dislocation in the direction along which the length of dislocation shortens.Therefore, image force points downward for the front node, while it points upward for the back node(Figure 1). However, P-K force points in same direction both front node and back node. Taking the summation of these forces into account, the slip plane is selected as the one
For simplicity, we In the first test case, image stress of a straight edge dislocation is considered, as shown in the Figure 1, where dislocation is offset() from the center of the cylinder. We have two cases of Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x0} =0.5Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle R} and 0.9Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle R} .Here, Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle R} is the radius of the cylinder.