Fix a warning for atoms outside the box
Description
Fix a warning for atoms outside the box
This occured because the tolerance for the check was too tight. Now the code uses a looser tolerance for the check, avoiding confusing warning.
News snippet
Fix a warning for atoms outside the box
Checklist
-
I have checked that my code follows the Octopus coding standards -
I have added tests for all the new features added in this request.
Merge request reports
Activity
changed milestone to %16.0
added Bugfix label
requested review from @martin.lueders
assigned to @nicolastd
enabled an automatic merge when all merge checks for 1d30bdd4 pass
aborted the automatic merge because the source branch was updated. Learn more.
@martin.lueders Interestingly, this revealed a problem of one file been missing in a CMakeLists.txt. I am fixing it now.
mentioned in commit a079422c
added in Changelog label
Please register or sign in to reply