Skip to content

v1.3.4

Choose a tag to compare

@lmhale99 lmhale99 released this 31 Mar 23:48
· 282 commits to master since this release
  • atomman.defect.Dislocation class added that handles the generation of
    dislocation monopole and periodic array of dislocation atomic configurations
    in a more user-friendly interface than the previous functions.

  • atomman.region.PlaneSet class added that allows for a region/shape to be
    defined using a list of planes. This allows for the construction of
    multi-faceted and/or open-ended shapes.

  • atomman.Box.planes changed so that the order of the planes returned is
    consistent with the underlying indices.

  • atomman.build_lammps_potential inherited from potentials package.