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

IBM volume conservation maintenance #4286

Merged
merged 7 commits into from
Jun 24, 2021
Merged

Conversation

jngrad
Copy link
Member

@jngrad jngrad commented Jun 24, 2021

Fixes #4284

Description of changes:

The original implementation had undefined behavior for
softID >= IBM_MAX_NUM. The IBM_MAX_NUM macro was removed
and replaced by dynamic memory management.
@jngrad jngrad requested a review from reinaual June 24, 2021 08:58
reinaual
reinaual previously approved these changes Jun 24, 2021
testsuite/python/ibm.py Show resolved Hide resolved
reinaual
reinaual previously approved these changes Jun 24, 2021
@jngrad jngrad added the automerge Merge with kodiak label Jun 24, 2021
Make sure volume conservation relaxes the mesh volume towards the
reference volume. Add a callback to query the current volume.
@kodiakhq kodiakhq bot merged commit 1aa3675 into espressomd:python Jun 24, 2021
@jngrad jngrad deleted the fix-4284 branch June 24, 2021 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IBM volume conservation edge case
2 participants