Commit 22fc3c9f authored by Sherri Hadian's avatar Sherri Hadian
Browse files

minor changes to the USAGE and gb_generator

parent a0b3868a
Loading
Loading
Loading
Loading
+79 −1047

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -289,7 +289,7 @@ class GB_character:
    def Translate(self, a, b):

        """
        translates the GB on a mesh created by a, b integers and write to LAMMPS.
        translates the GB on a mesh created by a, b integers and writes to LAMMPS.
        """
        tol = 0.001
        if (1 - cslgen.ang(self.gbplane, self.axis) < tol):