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

fix psi4 length conversion #571

Merged
merged 2 commits into from
Nov 6, 2023
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Nov 4, 2023

The length conversion in Psi4 is not fixed to Bohr. Instead, the output unit follows the input unit and is written in the output file.

njzjz and others added 2 commits November 4, 2023 03:57
The length conversion in Psi4 is not fixed to Bohr. Instead, the output unit follows the input unit and is written in the output file.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Copy link

codecov bot commented Nov 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f2d09a5) 82.84% compared to head (b26006a) 82.86%.
Report is 2 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #571      +/-   ##
==========================================
+ Coverage   82.84%   82.86%   +0.02%     
==========================================
  Files          74       74              
  Lines        6591     6600       +9     
==========================================
+ Hits         5460     5469       +9     
  Misses       1131     1131              
Files Coverage Δ
dpdata/plugins/psi4.py 100.00% <100.00%> (ø)
dpdata/psi4/output.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wanghan-iapcm wanghan-iapcm merged commit 2b8779d into deepmodeling:devel Nov 6, 2023
9 checks passed
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.

None yet

2 participants