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

ReactionDataset: dftd3 with multiple stoichiometries #535

Merged
merged 5 commits into from Jan 3, 2020

Conversation

dgasmith
Copy link
Contributor

@dgasmith dgasmith commented Jan 3, 2020

Description

For now we compute dftd3 for all stoichiometries even if leads to more computation. As dftd3 is cheap this is a reasonable tradeoff until the logic can be formalized to make this step easier. This PR also reworks and expands some test cases to avoid numerical errors.

Changelog description

Allows dftd3 to be computed for all stoichiometries rather than just defaults. Fixes #527.

Status

  • Code base linted
  • Ready to go

@dgasmith dgasmith added the Enhancement Project enhancement discussion label Jan 3, 2020
@dgasmith dgasmith added this to the v0.13.0 milestone Jan 3, 2020
@codecov
Copy link

codecov bot commented Jan 3, 2020

Codecov Report

Merging #535 into master will increase coverage by 0.03%.
The diff coverage is 100%.

Copy link
Contributor

@mattwelborn mattwelborn left a comment

Choose a reason for hiding this comment

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

LGTM

@mattwelborn mattwelborn merged commit 2662b5a into MolSSI:master Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Project enhancement discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ReactionDataset CP DFTD3 energy.
2 participants