You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Confusion about what units you're getting back abounds (#707, #810, #998) and sometimes we do the wrong thing (#1068). http://cclib.github.io/data.html is not enough. Neither is #89, since not all units will go to atomic units (most people want atomic positions in angstrom).
The current library for doing this in Python is pint (mentioned in #776).
The text was updated successfully, but these errors were encountered:
As part of attributes as classes, the base class should also provide methods for converting units to common systems of units of measurements, plus the different energies (hartree, kcal/mol, eV, wavenumber, ...).
Confusion about what units you're getting back abounds (#707, #810, #998) and sometimes we do the wrong thing (#1068). http://cclib.github.io/data.html is not enough. Neither is #89, since not all units will go to atomic units (most people want atomic positions in angstrom).
The current library for doing this in Python is pint (mentioned in #776).
The text was updated successfully, but these errors were encountered: