Skip to content

Commit

Permalink
[T] Add runtime to PetscMpi/slope_hexa.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke authored and endJunction committed Oct 23, 2024
1 parent 2e26f24 commit 11e5e0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ProcessLib/SmallDeformation/Tests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ if (OGS_USE_MFRONT)
)
OgsTest(PROJECTFILE Mechanics/MohrCoulombAbboSloan/load_test_mc.prj)
if (OGS_USE_MPI)
OgsTest(WRAPPER mpirun -np 4 PROJECTFILE Mechanics/MohrCoulombAbboSloan/PetscMpi/slope_hexa.prj)
OgsTest(WRAPPER mpirun -np 4 PROJECTFILE Mechanics/MohrCoulombAbboSloan/PetscMpi/slope_hexa.prj
RUNTIME 1200)
endif()
OgsTest(PROJECTFILE Mechanics/MohrCoulombAbboSloanAnisotropic/triax_1e0_47.prj)
OgsTest(PROJECTFILE Mechanics/MohrCoulombAbboSloanAnisotropic/triax_ortho_1e0_47.prj)
Expand Down

0 comments on commit 11e5e0f

Please sign in to comment.