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

supersonic inlet profile #2325

Closed
wants to merge 196 commits into from
Closed

supersonic inlet profile #2325

wants to merge 196 commits into from

Conversation

ShukaiWang1110
Copy link

Proposed Changes

An option of supersonic inlet profile will be added, the uniform temperature, pressure, and velocity at the inlet for a supersonic inlet BC will be replaced with vertex values.

Related Work

Modification to related files.
e.g. CFVMFlowSolverBase.inl, CEulerSolver.cpp, etc.
Recompelling the codes and debugging
Testing using proper cases and doing iterations

PR Checklist

  • I am submitting my contribution to the develop branch.
  • My contribution generates no new compiler warnings (try with --warnlevel=3 when using meson).
  • My contribution is commented and consistent with SU2 style (https://su2code.github.io/docs_v7/Style-Guide/).
  • I used the pre-commit hook to prevent dirty commits and used pre-commit run --all to format old commits.
  • I have added a test case that demonstrates my contribution, if necessary.
  • I have updated appropriate documentation (Tutorials, Docs Page, config_template.cpp), if necessary.

EvertBunschoten and others added 30 commits July 24, 2023 15:09
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…GetEnthFromTemp convergence settings in accordance with develop
emaberman and others added 29 commits June 5, 2024 09:50
Extend the Turbulence CFL reduction option, such that it will be available
when using the adaptive CFL
Custom inlets via python wrapper
Added Myself and Dr Yair Mor-Yossef as Authors per request
Fix CFL Turbulence reduction option for adaptive cfl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants