-
-
Notifications
You must be signed in to change notification settings - Fork 178
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
Total Charge / Spin Multiplicity #1059
Comments
We will also need a way for the user to actually set the total charge/spin for a molecule somewhere in the GUI, outside of an input generator script. Just mentioning it here so that we don't forget :) |
@matterhorn103 - coming back to this now - should the new Molecular Properties table always show the total charge and spin to allow them to be edited? |
Yes, definitely. It's hard to change otherwise, and imo it's also just generally confusing if it's sometimes not shown. |
See #1810 - still need to update the input generators accordingly (sigh) |
Actually, that was easier than I thought - the input generators will now auto-update. |
File import / export and input generators need better support for total charge / spin multiplicity.
If I read in a calculation, the program should know throughout that the total charge / spin is set (e.g., H3O+ or OH-, etc.)
PR #1058 gets things started
quantumio
readers need updateThe text was updated successfully, but these errors were encountered: