-
Notifications
You must be signed in to change notification settings - Fork 885
[WIP] add axisymmetric jet case #2335
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
base: develop
Are you sure you want to change the base?
Conversation
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.
What's missing on this one?
SST works fine, but for SA we need to introduce a new model for axisymmetric flow: |
Ah yes, well maybe merge the SA version? |
Proposed Changes
V & V testcase for axisymmetric jet (SST and SA)
Reproducing the self-similar jet properties reported in Wygnanski & Fiedler (1969) and Hussein, Capp & George (1994).
Related Work
Related to #2197
PR Checklist
pre-commit run --all
to format old commits.