-
Notifications
You must be signed in to change notification settings - Fork 132
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
Mesh volume conservation #1794
Mesh volume conservation #1794
Conversation
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
pre-commit.ci autofix |
@joaander @Charlottez112 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I have a some suggestions for improvement. You will also need to merge trunk-minor
with this branch.
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
…lab/hoomd-blue into mesh_volume_conservation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Description
This adds a global volume constraint potential which can be applied to the mesh data structure.
Motivation and context
This volume constraint allows applying a global target volume per mesh type to closed membranes represented by a particle mesh.
How has this been tested?
I added pytests and used this potential in my current studies.
Change log
Checklist:
sphinx-doc/credits.rst
) in the pull request source branch.