Salome HOME
Added tetrahedron 3D python test
authormichael <michael@localhost.localdomain>
Wed, 20 Jan 2021 11:44:43 +0000 (12:44 +0100)
committermichael <michael@localhost.localdomain>
Wed, 20 Jan 2021 11:44:43 +0000 (12:44 +0100)
CoreFlows/examples/Python/CMakeLists.txt

index c3cd023cd03b3baea14f9215923477f91b66ed6c..bb9a6f41785c5ce988aadccd584ddb6ac5fb936e 100755 (executable)
@@ -122,6 +122,7 @@ CreatePythonTest(SinglePhase/SinglePhase_2DPoiseuilleFlow_outputFields.py)
 CreatePythonTest(SinglePhase/SinglePhase_2DAirfoil.py)
 CreatePythonTest(SinglePhase/SinglePhase_2DSphericalExplosion_unstructured.py)
 CreatePythonTest(SinglePhase/SinglePhase_2DSphericalExplosion_HEXAGON.py)
+CreatePythonTest(SinglePhase/SinglePhase_3DSphericalExplosion_TETRAHEDRON.py)
 CreatePythonTest(SinglePhase/SinglePhase_2DHeatedChannelInclined.py)
 CreatePythonTest(SinglePhase/SinglePhase_2DThermalDiffusion.py)
 CreatePythonTest(SinglePhase/SinglePhase_2DWallHeatedChannel_ChangeSect.py)