profess.System.create_from_grid_shape#
- static System.create_from_grid_shape(box_vectors, grid_shape, unit='b')#
Create empty system with a specific grid dimensions.
- Parameters:
- box_vectorsarray_like
Lattice vectors, provided in the rows of a 3x3 list or array.
- grid_shapesequence of 3 ints
Grid dimensions along each lattice vector.
- unitstr, optional
Length unit for box_vectors.
- Returns:
- systemprofess.System