Back to main menu

Option: dislocation

Syntax

-dislocation <p1> <p2> screw <ξ> <n> <b>

-dislocation <p1> <p2> <edge|edge_add|edge_rm> <ξ> <n> <b> <ν>

-dislocation <p1> <p2> mixed <ξ> <n> <b1> <b2> <b3>

-dislocation loop <x> <y> <z> <n> <radius> <bx> <by> <bz> <ν>

-dislocation file <file> <ν>

Description

This option allows to insert a straight dislocation line or a dislocation loop into the system, using the displacements predicted by the theory of dislocations. Either isotropic or anisotropic solutions can be used (see below). The equations used by this option can be found e.g. in J.P. Hirth and J. Lothe, Theory of dislocations.

The user must provide the following parameters (see Fig. 1):


Fig. 1 - Illustration of the parameters of the option "-dislocation". ξ is the direction of the dislocation line (x, y or z). p1 and p2 are the coordinates of the dislocation in the plane normal to ξ, and b is the Burgers vector.


By default, the dislocation is introduced using the isotropic elastic solutions.

For a screw dislocation, the Burgers vector b is aligned with ξ. The total number of atoms as well as the cell vectors are unchanged. Each atom is displaced by a distance u3 parallel to the dislocation line ξ, and proportional to the norm of the Burgers vector b, according to the theory of elasticity:

       u3 = (b/2π) atan(x2/x1)

where (x1,x2) is the position of the atom in the plane normal to the dislocation line ξ.

For an edge dislocation, the Burgers vector b is normal to ξ (so that b.ξ=0), and contained inside the plane normal to <n>. In this case, the displacements applied to atoms are contained in the plane normal to ξ:

       u1 = (b/2π) [ atan(x2/x1) + x1x2/(2(1-ν)(x12+x22)) ]
       u2 = (-b/2π) [ (1-2ν)ln(x12+x22))/(4(1-ν)) + (x12-x22)/(4(1-ν)(x12+x22)) ]

where ν is the Poisson ratio of the material, and must be provided. With this option, an edge dislocation can be constructed in three different ways, as illustrated in Fig. 2:

Note that in all cases, atomic planes at the boundaries are distorted, so that boundary conditions cannot be 3-D periodic anymore.

After displacing atoms, Atomsk also computes the theoretical dislocation stresses (from the continuum theory). Since the shear modulus μ is unknown to this option, the stresses are normalized to it, i.e. all stresses are calculated with μ=1 (in other words the quantity computed is actually σ/μ). The six Voigt components σxx, σyy, σzz, σyz, σxz and σxy are saved as auxiliary properties for each atom. If several dislocations are introduced in the system then the corresponding theoretical stresses are summed. Note that they can be written only to some files formats, like CFG (see this page for a list of formats that support writing of auxiliary properties).


Fig. 2 - The three possible ways to construct an edge dislocation with this option. When using the keyword "edge", no new atom is introduced, but the insertion of the dislocation results in the formation of a step at one border of the cell. When using "edge_add", a new half-plane of atoms is introduced in the system (symbolized in orange), and the box is slightly elongated. When using "edge_rm", a half-plane of atoms is removed from the system (in gray), and the box is slightly shrinked.


The use of anisotropic elasticity is automatically triggered when the elastic tensor is defined before calling the present option, e.g. through the option -properties (see specifications of this option for details on the rotation of the elastic tensor). The dislocation can have a character "screw", "edge", "edge_add", or "edge_rm", as described above. In addition, it is also possible to create a dislocation of mixed character. In this case, the three components of the Burgers vector must be given, b3 being along the direction of <ξ> ("screw" direction), and b2 along <n> (normal to the glide plane). Then, the equations of anisotropic elasticity are solved to determine the coefficients Ak(n), D(n), P(n) and Bijk(n), and the anisotropic displacements are applied:

       uk = ℜ{ (-2πi)-1 (n=1,3) Ak(n) D(n) ln(x1+P(n)x2) }, k=1,3

These coefficients are also used to compute the theoretical dislocation stresses:

       σij = ℜ{ (-2πi)-1 (n=1,3) Bijk(n) Ak(n) D(n) / (x1+P(n)x2) }

Since the elastic tensor is known, in this case it is the exact stresses that are computed. As for the isotropic case, the Voigt components are saved as auxiliary properties for each atom, and if several dislocations are constructed then their contributions to the stresses are added.


Dislocation loops can be constructed by using "-dislocation loop". In this case, the following parameters must be provided: the coordinates (x,y,z) of the center of the loop, the direction <n> normal to the plane of the loop (must be "X", "Y", or "Z"), the <radius> of the loop, the three components (bx,by,bz) of the Burgers vector, and the value of the material's Poisson ratio ν. The atomic displacements follow the description of D.M. Barnett, Philos. Mag. A 51 (1985) 383-387.

The coordinates (x,y,z) of the center of the loop can be provided in Å. It is also possible to give them with respect to the box dimensions with the keyword BOX and an operation (see this page). However, the <radius> of the loop and the Burgers vector components must be given in Å.

If the <radius> of the loop is negative, then instead of being circular, the loop will have a square shape. The side of the square will then have a length equal to twice the absolute value of the <radius>.

For dislocation loops, the theoretical stresses are not calculated.

Just like the previous types of dislocations, several loops can be introduced in the system by calling the present option several times.

Fig. 3 - Schematic for the construction of a dislocation loop. In this example, the dislocation loop is in a plane normal to the Cartesian Z axis (i.e. n is along Z). The dislocation loop appears in green, and its Burgers vector b in blue. Right-hand side figure: if the <radius> has a negative value, then the dislocation loop will have a square shape.


Finally, dislocation lines of various shapes can be defined in a file. The file must contain a line with the keyword "dislocation" followed by the Cartesian components of the Burgers vector, followed by lines giving the Cartesian positions (x,y,z) of the dislocation line. Several dislocations can be defined in the same file, each definition starting with the keyword "dislocation" and the Burgers vector. The file must look like the following:

dislocation <bx> <by> <bz>
<x1> <y1> <z1>
<x2> <y2> <z2>
<x3> <y3> <z3>
...
dislocation <b'x> <b'y> <b'z>
<x'1> <y'1> <z'1>
<x'2> <y'2> <z'2>
<x'3> <y'3> <z'3>
...

Atomsk will introduce dislocation segments between the given points. The resulting dislocation will form a loop, i.e. the last point will be connected to the first point.

IMPORTANT REMARK: this method is similar to the one used for dislocation loop, therefore it is only capable of inserting glide dislocations where the dislocation line and Burgers vector belong to the same plane.


Important remarks: Atomsk does not "automagically" find nor adjust the Burgers vector of the dislocation, therefore a very accurate value of b must be provided. Neither does the program find the optimal position for the dislocation center: a position (p1,p2) that exactly matches an atom position may result in unrealistic displacements, so you may have to play around with these coordinates to obtain proper results. As always, don't trust a program blindly -check your system before running any simulation, especially when building systems with dislocation(s).

If a selection was defined (with the option -select) then the displacements described above are applied only to selected atoms.

If the system contains shells (in the sense of an ionic core-shell model), then each shell is displaced by the same vector as its associated core.

After applying this option, some atoms may end up out of the box. If you want to wrap these atoms back into the simulation cell you may consider using the option -wrap.

Default

By default no dislocation is introduced at all.

Examples

Back to main menu