Initial condition for shock tube simulation #1952
vachan-potluri
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
There have been some very recent developments to improve the python wrapper, including creating more advanced initial and boundary conditions, see e.g. #1938 Maybe you can have a look and see if this works for you. Would be great to see more usage of the python wrapper. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I had realised that SU2 currently doesn't support discontinuous initial conditions. They are commonly encountered in shock tube simulations. I just implemented this on my fork: master...vachan-potluri:SU2_fork:shocktube.
This was inspired from here: https://github.com/vino-123/SU2_v.50_shock_tube/commit/956a3594d3aa4653126fd20ffed7bfadf926cf5b.
It would be great to have this feature shipped with SU2.
Beta Was this translation helpful? Give feedback.
All reactions