8000 Thermochemistry fields for ccData · Issue #625 · cclib/cclib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Thermochemistry fields for ccData #625

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

Open
4 of 10 tasks
jaimergp opened this issue Sep 3, 2018 · 0 comments
Open
4 of 10 tasks

Thermochemistry fields for ccData #625

jaimergp opened this issue Sep 3, 2018 · 0 comments

Comments

@jaimergp
Copy link
Contributor
jaimergp commented Sep 3, 2018

(Conversation from PR #295)

Gaussian writes several thermochemistry magnitudes when a freq calculation is requested, namely (some of them already being parsed):

  • Temperature
  • Pressure
  • Zero-point correction
  • Thermal correction to Energy
  • Thermal correction to Enthalpy
  • Thermal correction to Gibbs Free Energy
  • Sum of electronic and zero-point Energies
  • Sum of electronic and thermal Energies
  • Sum of electronic and thermal Enthalpies
  • Sum of electronic and thermal Free Energies

However, do we really want more ccData attributes for them? @berquist mentioned that:

We should avoid redundant/non-unique attributes if possible.

So we would need to assess if those magnitudes are either:

  • Available in the output from other suites. In this case, fields could be added and parsing code should be written.
  • Not available, but computable. A method should be added.
  • Not available, not computable directly. Mention that in the docs. Users that want to retrieve that data should subclass and add the parsing code themselves (what I am doing with esigen right now).

This issue is to resolve that discussion and proceed as decided.

@berquist berquist added this to the v1.6.1 milestone Sep 3, 2018
@langner langner modified the milestones: v1.6.1, v1.6.2 Feb 5, 2019
@langner langner modified the milestones: v1.6.2, v1.6.3 Sep 7, 2019
@langner langner modified the milestones: v1.6.3, v1.6.4 Jun 9, 2020
@berquist berquist modified the milestones: v1.6.4, v1.6.5 Oct 6, 2020
@langner langner modified the milestones: v1.6.5, v1.7 Nov 4, 2020
@langner langner modified the milestones: v1.7, v1.7.1 Dec 2, 2020
@langner langner modified the milestones: v1.7.1, v1.7.2 Aug 11, 2021
@langner langner modified the milestones: v1.7.2, v1.8 May 31, 2022
@berquist berquist modified the milestones: v1.8, v1.8.1 Jun 13, 2023
@berquist berquist modified the milestones: v1.8.1, v2.0 Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
0