We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have implemented in Jmol a general Java class for handling QC-JSON units. It is working smoothly in my first tries at QC-JSON writer and reader.
See org.qcshema
I suggest that this be the start of a Java library.
Who else is interested in working on this with me?
The text was updated successfully, but these errors were encountered:
I just encountered some momentary confusion regarding units comparing some old and new Psi4 output due to https://github.com/psi4/psi4/pull/1800/files#diff-3abbb4f37a59cc2e6cfbff3f4cb73b312dfd94044a19f38b00bf7ae140db13e7L90, and saw that QCSchema doesn't have units yet. I know that units and conversion factors are a part of QCElemental, but the schema needs to at least say what fields have what units.
Sorry, something went wrong.
No branches or pull requests
I have implemented in Jmol a general Java class for handling QC-JSON units. It is working smoothly in my first tries at QC-JSON writer and reader.
See org.qcshema
I suggest that this be the start of a Java library.
Who else is interested in working on this with me?
The text was updated successfully, but these errors were encountered: