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

PySCF: Add support for recording dispersion energy #38

Merged
merged 3 commits into from
Feb 22, 2023

Conversation

awvwgk
Copy link
Member

@awvwgk awvwgk commented Feb 22, 2023

@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Merging #38 (cbb42df) into main (d5b72de) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   50.35%   50.35%           
=======================================
  Files          34       34           
  Lines        3753     3753           
  Branches     1595     1595           
=======================================
  Hits         1890     1890           
  Misses       1192     1192           
  Partials      671      671           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@awvwgk awvwgk merged commit dd59132 into dftd3:main Feb 22, 2023
@awvwgk awvwgk deleted the pyscf-summary branch February 22, 2023 18:54
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

Successfully merging this pull request may close these issues.

PySCF: Register dispersion energy in mf.scf_summary["dispersion"]
1 participant