Skip to content
Snippets Groups Projects
Commit 80658d92 authored by Dmitri Naumov's avatar Dmitri Naumov Committed by GitHub
Browse files

[PL] Richards: Exclude adaptive_dt from LIS ctests

This is failing with adaptive time stepping scheme using LIS library and enters an infinite loop.
This is to be fixed by Wenqing.
parent 41166621
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,7 @@ AddTest( ...@@ -41,7 +41,7 @@ AddTest(
ABSTOL 1e-8 RELTOL 1e-3 ABSTOL 1e-8 RELTOL 1e-3
DIFF_DATA DIFF_DATA
ref_t_1600.000000.vtu richards_pcs_0_ts_805_t_1600.000000.vtu pressure pressure ref_t_1600.000000.vtu richards_pcs_0_ts_805_t_1600.000000.vtu pressure pressure
REQUIREMENTS NOT OGS_USE_MPI REQUIREMENTS NOT (OGS_USE_MPI OR OGS_USE_LIS)
) )
#PETSc/MPI #PETSc/MPI
......
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