16_Sedov_Blast_Wave: add compressible Sedov blast wave tutorial#3
Open
florian-simvia wants to merge 1 commit intocode-saturne:mainfrom
Open
16_Sedov_Blast_Wave: add compressible Sedov blast wave tutorial#3florian-simvia wants to merge 1 commit intocode-saturne:mainfrom
florian-simvia wants to merge 1 commit intocode-saturne:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add a new tutorial (16_Sedov_Blast_Wave) for the compressible module:
A point-like energy release at the origin creates a cylindrical shock wave propagating radially, following the Sedov-Taylor self-similar solution.
Contents
CASE/DATA/setup.xml: compressible setup, 200x200 Cartesian mesh, adaptive time stepping (CFL=1), symmetry +supersonic outlet BCs
CASE/SRC/cs_user_initialization.cpp: pressure discontinuity at r=0.005 m (hot region at 100 Pa, ambient at0.01 Pa)
smgr.xml,README.md