Reference ABCMolecule ABCMolecule.to_turbomole
ABCMolecule.to_turbomole
to_turbomole(filename)
Write ABCMolecule object to .turbomole file.
Parameters:
-
filename
(str
) –Name of .turbomole file that will be created.
Returns:
-
.turbomole file containing ABCMolecule object.
–