diff --git a/test/multidomain/poromechanics/el2p/CMakeLists.txt b/test/multidomain/poromechanics/el2p/CMakeLists.txt index f0e1e2f1e6c426164dddd473bd0294c62642a7ae..635de4e58bbd683926dbae35379a5b6ffc16fd82 100644 --- a/test/multidomain/poromechanics/el2p/CMakeLists.txt +++ b/test/multidomain/poromechanics/el2p/CMakeLists.txt @@ -12,5 +12,4 @@ dumux_add_test(NAME test_md_poromechanics_el2p ${CMAKE_SOURCE_DIR}/test/references/test_md_poromechanics_el2p_poroelastic-reference.vtu ${CMAKE_CURRENT_BINARY_DIR}/test_md_poromechanics_el2p_poroelastic-00010.vtu --command "${CMAKE_CURRENT_BINARY_DIR}/test_md_poromechanics_el2p params.input - -Vtk.OutputName test_md_poromechanics_el2p" - --zeroThreshold {"u":1e-14}) + -Vtk.OutputName test_md_poromechanics_el2p") diff --git a/test/porousmediumflow/1pnc/1p3c/CMakeLists.txt b/test/porousmediumflow/1pnc/1p3c/CMakeLists.txt index 82bdac1b4074ee99489b7d236296d620b5d3d9ff..42ef9875d0069454a1c53110b228aa1a815570a9 100644 --- a/test/porousmediumflow/1pnc/1p3c/CMakeLists.txt +++ b/test/porousmediumflow/1pnc/1p3c/CMakeLists.txt @@ -20,4 +20,4 @@ dumux_add_test(NAME test_1pnc_maxwellstefan_box --files ${CMAKE_SOURCE_DIR}/test/references/test_1pnc_maxwellstefan_box-reference.vtu ${CMAKE_CURRENT_BINARY_DIR}/test_1pnc_maxwellstefan_box-00005.vtu --command "${CMAKE_CURRENT_BINARY_DIR}/test_1pnc_maxwellstefan_box params.input -Problem.Name test_1pnc_maxwellstefan_box" - --zeroThreshold {"velocity_Gas \(m/s\)":1e-13}) + --zeroThreshold {"velocity_Gas \(m/s\)":1e-12})