Skip to content
Snippets Groups Projects
Commit 00d96c56 authored by wenqing's avatar wenqing
Browse files

[Test] Addded a ctest about deformation analysis with parallel computing

parent dd32f3b9
No related branches found
No related tags found
No related merge requests found
...@@ -232,3 +232,18 @@ AddTest( ...@@ -232,3 +232,18 @@ AddTest(
uc_01_pcs_0_ts_5000_t_5.000000.vtu uc_01_pcs_0_ts_5000_t_5.000000.vtu displacement displacement uc_01_pcs_0_ts_5000_t_5.000000.vtu uc_01_pcs_0_ts_5000_t_5.000000.vtu displacement displacement
uc_01_pcs_0_ts_5000_t_5.000000.vtu uc_01_pcs_0_ts_5000_t_5.000000.vtu sigma_yy sigma_yy uc_01_pcs_0_ts_5000_t_5.000000.vtu uc_01_pcs_0_ts_5000_t_5.000000.vtu sigma_yy sigma_yy
) )
#With PETSc
AddTest(
NAME Parallel_Mechanics_SDL_disc_with_hole
PATH Mechanics/Linear
EXECUTABLE_ARGS disc_with_hole.prj
WRAPPER mpirun
WRAPPER_ARGS -np 4
TESTER vtkdiff
REQUIREMENTS OGS_USE_MPI
ABSTOL 1e-16 RELTOL 1e-16
DIFF_DATA
disc_with_hole_pcs_0_ts_4_t_1_000000_0.vtu disc_with_hole_pcs_0_ts_4_t_1_000000_0.vtu displacement displacement
VIS disc_with_hole_pcs_0_ts_0_t_0_000000.pvtu
)
Subproject commit 590a03ee5da20e8243d559b843e36709e54a8973 Subproject commit 2ce27ff2742f92e216c124bf92429916dd9b0aca
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment