-
Notifications
You must be signed in to change notification settings - Fork 10
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 damping force and allow selecting the faces to create for the rectangular setup #41
Conversation
svchb
commented
Jan 4, 2023
- Add simple damping force term to accelerate getting to an initial at rest state
- Allow selecting the faces that are created for the "rectangular tank setup"
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 a lot for this! Faster relaxing is definitely helpful, especially with higher fluid resolutions. The faces are great for more flexibility.
I just checked, and I can't see any difference with and without relaxing. Am I doing something wrong? Edit: Now, I tried a very large coefficient of |
Co-authored-by: Erik Faulhaber <[email protected]>
Co-authored-by: Erik Faulhaber <[email protected]>
Co-authored-by: Erik Faulhaber <[email protected]>
Co-authored-by: Erik Faulhaber <[email protected]>
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.
Some more minor remarks.
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.
Just one more minor detail, then we're ready to merge.
Co-authored-by: Erik Faulhaber <[email protected]>