Skip to content

Commit

Permalink
[T] M/SD; Cleanup duplicate axisymmetric_pipe.
Browse files Browse the repository at this point in the history
Same test is in PressureBC/ directory; Moved reference result
and removed the duplicate prj/gml/vtu.
  • Loading branch information
endJunction committed Nov 6, 2018
1 parent 0b76d82 commit 5fa20e2
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 173 deletions.
6 changes: 3 additions & 3 deletions ProcessLib/SmallDeformation/Tests.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -251,14 +251,14 @@ AddTest(
# Pressure boundary condition: elastic pipe axisymmetric
AddTest(
NAME SmallDeformation_PressureBC_elastic_pipe_axisymmetric
PATH Mechanics/Linear
PATH Mechanics/Linear/PressureBC
EXECUTABLE ogs
EXECUTABLE_ARGS axisymmetric_pipe.prj
TESTER vtkdiff
REQUIREMENTS NOT OGS_USE_MPI
DIFF_DATA
ref_axisymmteric_pipe_pcs_0_ts_1_t_1.000000.vtu axisymmteric_pipe_pcs_0_ts_1_t_1.000000.vtu displacement displacement 1e-11 0
ref_axisymmteric_pipe_pcs_0_ts_1_t_1.000000.vtu axisymmteric_pipe_pcs_0_ts_1_t_1.000000.vtu sigma sigma 1e-11 0
axisymmetric_pipe_pcs_0_ts_1_t_1.000000.vtu axisymmetric_pipe_pcs_0_ts_1_t_1.000000.vtu displacement displacement 1e-11 0
axisymmetric_pipe_pcs_0_ts_1_t_1.000000.vtu axisymmetric_pipe_pcs_0_ts_1_t_1.000000.vtu sigma sigma 1e-11 0
)

# Pressure boundary condition: elastic sphere axisymmetric
Expand Down
3 changes: 0 additions & 3 deletions Tests/Data/Mechanics/Linear/axisymmetric_pipe.gml

This file was deleted.

164 changes: 0 additions & 164 deletions Tests/Data/Mechanics/Linear/axisymmetric_pipe.prj

This file was deleted.

3 changes: 0 additions & 3 deletions Tests/Data/Mechanics/Linear/axisymmetric_pipe.vtu

This file was deleted.

0 comments on commit 5fa20e2

Please sign in to comment.