chemcoord.Cartesian.to_pyscf
- Cartesian.to_pyscf(**kwargs)
Convert to a PySCF molecule.
Note
This method is only available, if the pyscf library is installed.
The kwargs are passed to the constructor of
pyscf.gto.mole.Mole.- Return type:
- Parameters:
kwargs (Any)