TestCases
TestCases copied to clipboard
Test cases for SU2
updated files for new symmetry plane implementation
This pull request adds the test case that we used for the Fuel paper. (See also: https://github.com/su2code/SU2/pull/2239)
Added test case for data-driven fluid model in the SU2 branch `feature_multilayer_perceptron`.
- Squash merge PR's into develop. - Normal merge develop into master.
I propose to move all testcase related files to this repository. That means moving the config files from the SU2 repository to this repository. I think that will make it...
Test case for issue issue issue https://github.com/su2code/SU2/issues/2274.
Axisymmetric jet to reproduce the self-similar jet of Wygnanski & Fiedler (1969), and Hussein, Capp & George (1994). Waiting for the merge of the sa-axisymmetric case.
Testcases for custom source term - buoyancy source term - turbulent flamespeed closure (TFC) model
This is a testcase useful for the following pull request. [https://github.com/su2code/SU2/pull/2311](url)
Pull request for updating restart test cases related to pull request: Preconditioning for multicomponent flows https://github.com/su2code/SU2/pull/2426.