grains.abaqus.Geometry¶
-
class
grains.abaqus.Geometry[source]¶ Geometrical operations on the mesh.
Methods
__init__()Initialize self.
read(inp_file)Reads material data from an Abaqus .inp file.
scale(factor)Scales the geometry by modifying the coordinates of the nodes.
write([output_file])Writes material data to an Abaqus .inp file.