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

Add pressure support to Bridge #746

Closed
rieder opened this issue Apr 12, 2021 · 1 comment
Closed

Add pressure support to Bridge #746

rieder opened this issue Apr 12, 2021 · 1 comment

Comments

@rieder
Copy link
Member

rieder commented Apr 12, 2021

Is your feature request related to a problem? Please describe.
Bridge currently deals directly with forces, i.e. depending on a particle's position only (with #556 adding support for velocity-dependent forces).
It might be good to also add support for pressure to Bridge, i.e. a force that also depends on the particle's surface (or radius if that is easier).

Describe the solution you'd like
A transparent modification to Bridge in a similar manner to #556, where we add the surface (or radius) of particles as an optional attribute for calculating kicks.

@rieder
Copy link
Member Author

rieder commented Apr 21, 2021

I can solve this in another, much easier way.

@rieder rieder closed this as completed Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant