Salome HOME
Added new examples for 1D single phase flows
authormichael <michael@localhost.localdomain>
Sat, 12 Dec 2020 12:32:07 +0000 (13:32 +0100)
committermichael <michael@localhost.localdomain>
Sat, 12 Dec 2020 12:32:07 +0000 (13:32 +0100)
commit3101e62a85cfd865175ca3fbe3fa2624f79bfb9d
tree74c96dd3679366c593b863075b789ea085c40cc6
parenta91fa438bebcf5c63afd305b1e8037335e9089ae
Added new examples for 1D single phase flows
CDMATH/tests/examples/CMakeLists.txt
CDMATH/tests/examples/EulerSystem1D/EulerSystem1DConservativeStaggered/CMakeLists.txt [new file with mode: 0755]
CDMATH/tests/examples/EulerSystem1D/EulerSystem1DConservativeStaggered/EulerSystem1DConservativeStaggered.py [new file with mode: 0644]
CDMATH/tests/examples/EulerSystem1D/EulerSystem1DUpwind/CMakeLists.txt [new file with mode: 0755]
CDMATH/tests/examples/EulerSystem1D/EulerSystem1DUpwind/EulerSystem1DUpwind.py [new file with mode: 0644]
CDMATH/tests/examples/EulerSystem1D/EulerSystem1DUpwindEntrCorr/CMakeLists.txt [new file with mode: 0755]
CDMATH/tests/examples/EulerSystem1D/EulerSystem1DUpwindEntrCorr/EulerSystem1DUpwindEntrCorr.py [new file with mode: 0644]
CDMATH/tests/examples/EulerSystem_Shock/EulerSystemStaggered/CMakeLists.txt [new file with mode: 0755]
CDMATH/tests/examples/EulerSystem_Shock/EulerSystemStaggered/EulerIsothermal_2DConservativeStaggered.py [new file with mode: 0644]