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

parse ediel_sol from OUTCAR #1465

Merged
merged 6 commits into from
Jun 26, 2024
Merged

parse ediel_sol from OUTCAR #1465

merged 6 commits into from
Jun 26, 2024

Conversation

jyang2009
Copy link
Contributor

This is a minor change of the vasp parser to be able to parse the E_diel_sol in OUTCAR, which is the dielectric solvation energy.

Copy link
Contributor

@pmrv pmrv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@jan-janssen jan-janssen added the format_black reformat the code using the black standard label Jun 26, 2024
@coveralls
Copy link

coveralls commented Jun 26, 2024

Pull Request Test Coverage Report for Build 9679068918

Details

  • 9 of 9 (100.0%) changed or added relevant lines in 2 files are covered.
  • 18 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 71.067%

Files with Coverage Reduction New Missed Lines %
pyiron_atomistics/vasp/parser/outcar.py 18 91.68%
Totals Coverage Status
Change from base Build 9677785957: 0.02%
Covered Lines: 10687
Relevant Lines: 15038

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 26, 2024

Pull Request Test Coverage Report for Build 9679144079

Details

  • 9 of 9 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 71.067%

Totals Coverage Status
Change from base Build 9677785957: 0.02%
Covered Lines: 10687
Relevant Lines: 15038

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 26, 2024

Pull Request Test Coverage Report for Build 9681001343

Details

  • 9 of 9 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 71.067%

Totals Coverage Status
Change from base Build 9677785957: 0.02%
Covered Lines: 10687
Relevant Lines: 15038

💛 - Coveralls

@jan-janssen jan-janssen merged commit a0a3318 into main Jun 26, 2024
24 checks passed
@jan-janssen jan-janssen deleted the solvation_energy branch June 26, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
format_black reformat the code using the black standard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants