stko
Modules
get_approximate_cell_size()
Cell size determined from projection of atoms on cell vectors.
molecule (Molecule) – Molecule to get approximate cell size of.
vector_1 (ndarray) – First cell lattice vector of shape (3, ) in Angstrom.
vector_2 (ndarray) – Second cell lattice vector of shape (3, ) in Angstrom.
vector_3 (ndarray) – Third cell lattice vector of shape (3, ) in Angstrom.
The maximum multiplier of cell vectors required to fit molecule.
float