Skip to content

Commit

Permalink
remove slip vector
Browse files Browse the repository at this point in the history
  • Loading branch information
srmnitc committed Jun 25, 2024
1 parent 8febd39 commit 6e02377
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions atomrdf/structure.py
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,6 @@ def _make_dislocation(
Dictionary of elastic constants. The keys should be in Voigt notation.
burgers_vector : numpy array of length 3
The Burgers vector of the dislocation.
slip_vector : numpy array of length 3
The slip vector of the dislocation.
dislocation_type : str, optional
The type of dislocation to generate. Default is "monopole".
structure : crystal lattice to be used
Expand Down

0 comments on commit 6e02377

Please sign in to comment.