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

Don't specify force tolerance if only optimizing cell #339

Merged
merged 1 commit into from
Sep 3, 2021
Merged

Conversation

pmrv
Copy link
Contributor

@pmrv pmrv commented Sep 3, 2021

For ISIF >= 5 only the cell parameters are allowed to change, so the atomic forces don't naturally decrease, hence they should not be used as a stopping criterion.

@pmrv pmrv added the enhancement New feature or request label Sep 3, 2021
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1197755966

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 68.295%

Totals Coverage Status
Change from base Build 1197257786: 0.0%
Covered Lines: 11085
Relevant Lines: 16231

💛 - Coveralls

Copy link
Member

@sudarsan-surendralal sudarsan-surendralal left a comment

Choose a reason for hiding this comment

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

I haven't used ISIF >= 5 but this LGTM!

@pmrv
Copy link
Contributor Author

pmrv commented Sep 3, 2021

It's set when passing volume_only to VaspBase.calc_minimize which is where it tripped me up.

@pmrv pmrv merged commit 0e7ff0f into master Sep 3, 2021
@delete-merged-branch delete-merged-branch bot deleted the volume_only branch September 3, 2021 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants