v1.3.4
-
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.