QCEngine
QCEngine copied to clipboard
defend harnesses against spec basis sets
Hopefully soon, AtomicInput.model.basis will be able to take a string (e.g., 'cc-pvdz') or a whole BasisSet object like BSE would define. None of the harnesses are prepared to accept the latter at the moment, so a catch on that type with an InputError thrown needs to be added to all the harnesses.