Adds PDA convergence test

This commit is contained in:
Lew Rossman
2022-02-14 11:19:00 -05:00
parent 070901d6bf
commit a63f553b5f
4 changed files with 18 additions and 12 deletions

View File

@@ -29,8 +29,8 @@ sut_output_path="benchmark/epanet-$3"
nrtest_compare_cmd="nrtest compare"
ref_output_path="benchmark/epanet-$2"
rtol_value=0.1
atol_value=0.0
rtol_value=0.01
atol_value=0.0001
# change current directory to test_suite