Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Units of excited state energies #28

Open
danielhollas opened this issue Jul 9, 2021 · 1 comment
Open

Units of excited state energies #28

danielhollas opened this issue Jul 9, 2021 · 1 comment

Comments

@danielhollas
Copy link
Collaborator

danielhollas commented Jul 9, 2021

Just tested a TDDFT calculation with ORCA 4.2.0 The excited state energies and oscillator strengths are present in the output dict, but the excited state energies are in rather arbitrary units of cm^-1. I wonder if we shouldn't change the units to something saner, either eV or a.u. to make it consistent with the SCF energy. Also of note that these are energies relative to the ground state (which is fine). I guess this might be a bigger discussion about units...

btw: This package might be interesting for manipulating units.

@danielhollas
Copy link
Collaborator Author

danielhollas commented Jul 27, 2022

If we want to play with units, we should do that before releasing stable version. It would be nice to see what other plugins are doing. Also we need to check actually how cclib handles units and whether they are consistent at least (e.g. if all excited state methos are in cm^-1 or not).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant