-
Notifications
You must be signed in to change notification settings - Fork 1
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
Enhance Brinkman flow examples and metrics computation #64
base: develop
Are you sure you want to change the base?
Conversation
- Resolved a bug in the cylinder placements. - Flow inside cylinder initialized to 0
- Add noise to promote oscillations
This reverts commit f08587a.
…top into example/brinkman_study
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.
Wow we actually wrote A LOT for that deliverable!
I guess now this PR needs to be put on hold until I finish the filters in neko
, sorry.
I still need to talk to Shiyu to make sure I don't mess up any of his LES stuff but he's in FAU right now, I'll try him on zoom to get things moving.
This update adds the examples for Brinkman flow, adds new metrics computation features, and enhances the overall structure and robustness of the code. It includes updates to the generator script, improved error handling, and additional documentation for better usability.
Depends on:
Closes #60