glotzerlab / hoomd-blue

Molecular dynamics and Monte Carlo soft matter simulation on GPUs.
http://glotzerlab.engin.umich.edu/hoomd-blue
BSD 3-Clause "New" or "Revised" License
324 stars 127 forks source link

Mesh area conservation #1795

Open SchoeniPhlippsn opened 1 month ago

SchoeniPhlippsn commented 1 month ago

Description

This adds two area constraint potentials which can be applied to the mesh data structure.

Motivation and context

These area constraints allow applying a global target area per mesh type or a local target area per mesh triangle to membranes represented by a particle mesh.

How has this been tested?

I added pytests and used this potential in my current studies.

Change log

Addition of area constraint mesh potentials

Checklist:

github-actions[bot] commented 3 weeks ago

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.

github-actions[bot] commented 3 days ago

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.