[Bugfix] to make all OGS6 benchmarks work
The functionality of r2ogs6 is locally tested with the official OGS6 benchmarks. Therefore, the exit codes of benchmarks executions with r2ogs6 are compared against the exit codes of executions with the OGS6-singularity version. Actually, r2ogs6 still fails to run the following benchmarks compared to the OGS6-singularity version:
Failed benchmarks for: test with OGS = 6.4.1 from 2022-11-10 :
# A tibble: 44 × 5
benchmark ogs date type exit_…¹
<chr> <chr> <chr> <chr> <dbl>
1 Parabolic/T/t1_1Dsource/t1_1Dsource.prj 6.4.1 2022… test 99
2 Parabolic/T/t1_1Dsteady/t1_1Dsteady.prj 6.4.1 2022… test 99
3 Parabolic/T/t2_1D1bt/t2_1D1bt.prj 6.4.1 2022… test 99
4 Parabolic/T/t2_1D2bt/t2_1D2bt.prj 6.4.1 2022… test 99
5 Parabolic/T/3D_Beier_sandbox/beier_sandbox.prj 6.4.1 2022… test 1
6 Parabolic/T/3D_Beier_sandbox/fixed_power_constant_flow.… 6.4.1 2022… test 1
7 Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXA.prj 6.4.1 2022… test 1
8 Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXC.prj 6.4.1 2022… test 1
9 Parabolic/T/3D_2U_BHE/3D_2U_BHE.prj 6.4.1 2022… test 1
10 Parabolic/T/3D_BHE_GW_advection/BHE_GW_advection.prj 6.4.1 2022… test 1
# … with 34 more rows, and abbreviated variable name ¹exit_codes