Skip to content

Draft: Resolve "[Bugfix] to make all OGS6 benchmarks work"

Johannes Boog requested to merge 70-bugfix-to-make-all-ogs6-benchmarks-work into master

All corresponding bugs were fixed. The benchmarks listed in issue #70 (closed) now succeed with r2ogs6. Results from the local benchmark test are stored under local-bm-test; see the script local-bm-test/test_bm_script_local.R.

Test results from 2022-11-27:

Failed benchmarks for: test with OGS = 6.4.1 from 2022-11-27 :
# A tibble: 0 × 5
# … with 5 variables: benchmark <chr>, ogs <chr>, date <chr>, type <chr>,
#   exit_codes <dbl>
# ℹ Use `colnames()` to see all variable names

Succeeded benchmarks for: test with OGS = 6.4.1 from 2022-11-27 :
# A tibble: 294 × 5
    benchmark                                               ogs   date  type  exit_…¹
    <chr>                                                   <chr> <chr> <chr>   <dbl>
  1 Parabolic/ComponentTransport/SimpleSynthetics/Concentr… 6.4.1 2022… test        0
  2 Parabolic/ComponentTransport/StaggeredScheme/Concentra… 6.4.1 2022… test        0
  3 Parabolic/ComponentTransport/SimpleSynthetics/Concentr… 6.4.1 2022… test        0
  4 Parabolic/ComponentTransport/SimpleSynthetics/Concentr… 6.4.1 2022… test        0
  5 Parabolic/ComponentTransport/StaggeredScheme/Concentra… 6.4.1 2022… test        0
  6 Parabolic/ComponentTransport/SimpleSynthetics/Diffusio… 6.4.1 2022… test        0
  7 Parabolic/ComponentTransport/MassConservation/mass_con… 6.4.1 2022… test        0
  8 Parabolic/ComponentTransport/OpenBoundaryWithTets/box_… 6.4.1 2022… test        0
  9 Parabolic/ComponentTransport/SimpleSynthetics/Diffusio… 6.4.1 2022… test        0
 10 Parabolic/ComponentTransport/SimpleSynthetics/Diffusio… 6.4.1 2022… test        0
 11 Parabolic/ComponentTransport/SimpleSynthetics/open_bou… 6.4.1 2022… test        0
 12 Parabolic/ComponentTransport/SimpleSynthetics/open_bou… 6.4.1 2022… test        0
 13 Parabolic/ComponentTransport/SimpleSynthetics/Diffusio… 6.4.1 2022… test        0
 14 Parabolic/ComponentTransport/SimpleSynthetics/Diffusio… 6.4.1 2022… test        0
 15 Parabolic/ComponentTransport/SimpleSynthetics/surfacef… 6.4.1 2022… test        0
 16 Parabolic/ComponentTransport/StaggeredScheme/surfacefl… 6.4.1 2022… test        0
 17 Parabolic/ComponentTransport/TracerSimulation/TracerSi… 6.4.1 2022… test        0
 18 Parabolic/ComponentTransport/goswami/goswami_input.prj  6.4.1 2022… test        0
 19 Parabolic/ComponentTransport/elder/elder.prj            6.4.1 2022… test        0
 20 Parabolic/ComponentTransport/elder/elder-python.prj     6.4.1 2022… test        0
 21 Elliptic/square_100x100_ComponentTransport/square_1e4_… 6.4.1 2022… test        0
 22 Parabolic/ComponentTransport/heterogeneous/ogs5_H_2D/o… 6.4.1 2022… test        0
 23 Parabolic/ComponentTransport/heterogeneous/ogs5_H_3D/o… 6.4.1 2022… test        0
 24 Parabolic/ComponentTransport/VariableNeumannBoundary/v… 6.4.1 2022… test        0
 25 Parabolic/ComponentTransport/Theis/theis.prj            6.4.1 2022… test        0
 26 Parabolic/ComponentTransport/ConTracer/ConTracer_1d.prj 6.4.1 2022… test        0
 27 Parabolic/ComponentTransport/ConTracer/ConTracer_2d.prj 6.4.1 2022… test        0
 28 Parabolic/ComponentTransport/ReactiveTransport/Wetland… 6.4.1 2022… test        0
 29 Parabolic/T/1D_dirichlet/line_60_heat.prj               6.4.1 2022… test        0
 30 Parabolic/T/1D_neumann/picard.prj                       6.4.1 2022… test        0
 31 Parabolic/T/1D_neumann/newton.prj                       6.4.1 2022… test        0
 32 Parabolic/T/1D_neumann/picard_masslumping.prj           6.4.1 2022… test        0
 33 Parabolic/T/1D_neumann/newton_masslumping.prj           6.4.1 2022… test        0
 34 Parabolic/T/2D_axially_symmetric/square_1e2_axi.prj     6.4.1 2022… test        0
 35 Parabolic/T/2D_BHE_array/bhe2d.prj                      6.4.1 2022… test        0
 36 Parabolic/T/1D_dirichlet_source-term/line_1_line_1e2_s… 6.4.1 2022… test        0
 37 Parabolic/T/t1_1Dsource/t1_1Dsource.prj                 6.4.1 2022… test        0
 38 Parabolic/T/t1_1Dsteady/t1_1Dsteady.prj                 6.4.1 2022… test        0
 39 Parabolic/T/t2_1D1bt/t2_1D1bt.prj                       6.4.1 2022… test        0
 40 Parabolic/T/t2_1D2bt/t2_1D2bt.prj                       6.4.1 2022… test        0
 41 Parabolic/T/1D_line_source_term_tests/line_source_term… 6.4.1 2022… test        0
 42 Parabolic/T/2D_source_term_tests/line_source_term_left… 6.4.1 2022… test        0
 43 Parabolic/T/2D_source_term_tests/line_source_term_x_0.… 6.4.1 2022… test        0
 44 Parabolic/T/2D_source_term_tests/line_source_term_x_0.… 6.4.1 2022… test        0
 45 Parabolic/T/3D_line_source_term_tests/3D_line_source_t… 6.4.1 2022… test        0
 46 Parabolic/T/3D_line_source_term_tests/3D_line_source_t… 6.4.1 2022… test        0
 47 Parabolic/T/3D_line_source_term_tests/3D_line_source_t… 6.4.1 2022… test        0
 48 Parabolic/T/3D_line_source_term_tests/3D_line_source_t… 6.4.1 2022… test        0
 49 Parabolic/T/3D_Beier_sandbox/beier_sandbox.prj          6.4.1 2022… test        0
 50 Parabolic/T/3D_Beier_sandbox/fixed_power_constant_flow… 6.4.1 2022… test        0
 51 Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXA.prj             6.4.1 2022… test        0
 52 Parabolic/T/3D_deep_BHE/3D_deep_BHE_CXC.prj             6.4.1 2022… test        0
 53 Parabolic/T/3D_2U_BHE/3D_2U_BHE.prj                     6.4.1 2022… test        0
 54 Parabolic/T/3D_BHE_GW_advection/BHE_GW_advection.prj    6.4.1 2022… test        0
 55 Parabolic/T/BHE_1P/BHE_1P.prj                           6.4.1 2022… test        0
 56 Parabolic/T/BHE_1P/BHE_1P_newton.prj                    6.4.1 2022… test        0
 57 Parabolic/HT/ConstViscosity/square_5500x5500.prj        6.4.1 2022… test        0
 58 Parabolic/HT/SimpleSynthetics/IsothermalFluidFlow.prj   6.4.1 2022… test        0
 59 Parabolic/HT/SimpleSynthetics/PressureDiffusionTempera… 6.4.1 2022… test        0
 60 Parabolic/HT/SimpleSynthetics/IsothermalFluidFlowWithG… 6.4.1 2022… test        0
 61 Parabolic/HT/SimpleSynthetics/PressureParabolicTempera… 6.4.1 2022… test        0
 62 Parabolic/HT/SimpleSynthetics/CoupledPressureParabolic… 6.4.1 2022… test        0
 63 Parabolic/HT/SimpleSynthetics/calculatesurfaceflux_ht_… 6.4.1 2022… test        0
 64 Parabolic/HT/SimpleSynthetics/calculatesurfaceflux_ht_… 6.4.1 2022… test        0
 65 Parabolic/HT/StaggeredCoupling/ConstViscosity/square_5… 6.4.1 2022… test        0
 66 Parabolic/HT/StaggeredCoupling/ConstViscosity/square_5… 6.4.1 2022… test        0
 67 Parabolic/HT/StaggeredCoupling/ADecovalexTHMCBasedHTEx… 6.4.1 2022… test        0
 68 Parabolic/HT/SimpleSynthetics/IsothermalFluidFlowStagg… 6.4.1 2022… test        0
 69 Parabolic/HT/SimpleSynthetics/PressureDiffusionTempera… 6.4.1 2022… test        0
 70 Parabolic/HT/SimpleSynthetics/IsothermalFluidFlowWithG… 6.4.1 2022… test        0
 71 Parabolic/HT/SimpleSynthetics/PressureParabolicTempera… 6.4.1 2022… test        0
 72 Parabolic/HT/SimpleSynthetics/CoupledPressureParabolic… 6.4.1 2022… test        0
 73 Parabolic/HT/FaultedCube/Ra_795_fault_bcgs_jacobi.prj   6.4.1 2022… test        0
 74 Parabolic/HT/HeatTransportInStationaryFlow/HeatTranspo… 6.4.1 2022… test        0
 75 Parabolic/ComponentTransport/ThermalDiffusion/Temperat… 6.4.1 2022… test        0
 76 HydroMechanics/Linear/Confined_Compression/square_1e2_… 6.4.1 2022… test        0
 77 HydroMechanics/Linear/Confined_Compression/square_1e2_… 6.4.1 2022… test        0
 78 HydroMechanics/Linear/Confined_Compression/cube_1e3.prj 6.4.1 2022… test        0
 79 HydroMechanics/Verification/hm2_1D1bt.prj               6.4.1 2022… test        0
 80 HydroMechanics/Verification/hm2_1D2bt.prj               6.4.1 2022… test        0
 81 HydroMechanics/Verification/hm2_1Dbiot.prj              6.4.1 2022… test        0
 82 HydroMechanics/Verification/hm2_1Dcolumn1.prj           6.4.1 2022… test        0
 83 HydroMechanics/Verification/hm2_1Dcolumn2.prj           6.4.1 2022… test        0
 84 HydroMechanics/Verification/hm2_2Dmandel.prj            6.4.1 2022… test        0
 85 HydroMechanics/Linear/Unconfined_Compression_early/squ… 6.4.1 2022… test        0
 86 HydroMechanics/Linear/Unconfined_Compression_late/squa… 6.4.1 2022… test        0
 87 HydroMechanics/Linear/Gravity/flow_gravity.prj          6.4.1 2022… test        0
 88 HydroMechanics/Principal_Stress/Hollow_Sphere/sphere.p… 6.4.1 2022… test        0
 89 HydroMechanics/Principal_Stress/Tube/tube.prj           6.4.1 2022… test        0
 90 HydroMechanics/IdealGas/flow_no_strain/flow_no_strain.… 6.4.1 2022… test        0
 91 HydroMechanics/IdealGas/flow_free_expansion/flow_free_… 6.4.1 2022… test        0
 92 HydroMechanics/IdealGas/flow_pressure_boundary/flow_pr… 6.4.1 2022… test        0
 93 HydroMechanics/EmbeddedFracturePermeability/square.prj  6.4.1 2022… test        0
 94 HydroMechanics/EmbeddedFracturePermeability/cube.prj    6.4.1 2022… test        0
 95 HydroMechanics/OrthotropicEmbeddedFracturePermeability… 6.4.1 2022… test        0
 96 HydroMechanics/OrthotropicEmbeddedFracturePermeability… 6.4.1 2022… test        0
 97 HydroMechanics/OrthotropicEmbeddedFracturePermeability… 6.4.1 2022… test        0
 98 HydroMechanics/OrthotropicEmbeddedFracturePermeability… 6.4.1 2022… test        0
 99 HydroMechanics/OrthotropicEmbeddedFracturePermeability… 6.4.1 2022… test        0
100 HydroMechanics/OrthotropicEmbeddedFracturePermeability… 6.4.1 2022… test        0
101 HydroMechanics/FailureIndexDependentPermeability/quad_… 6.4.1 2022… test        0
102 HydroMechanics/StrainDependentPermeability/gas_loading… 6.4.1 2022… test        0
103 HydroMechanics/StaggeredScheme/InjectionProduction1D/I… 6.4.1 2022… test        0
104 HydroMechanics/StaggeredScheme/InjectionProduction1D/I… 6.4.1 2022… test        0
105 HydroMechanics/StaggeredScheme/InjectionProduction1D/I… 6.4.1 2022… test        0
106 HydroMechanics/Verification/hm1_1Dbeam.prj              6.4.1 2022… test        0
107 HydroMechanics/Verification/hm1_2Dsquare.prj            6.4.1 2022… test        0
108 HydroMechanics/Verification/hm1_3Dcube.prj              6.4.1 2022… test        0
109 HydroMechanics/Verification/hm1_3Dgravity.prj           6.4.1 2022… test        0
110 HydroMechanics/NodalSourceTerm/nodal_source_test.prj    6.4.1 2022… test        0
111 HydroMechanics/Linear/Gravity/RotatedAroundVerticalAxi… 6.4.1 2022… test        0
112 LIE/HydroMechanics/single_fracture.prj                  6.4.1 2022… test        0
113 LIE/HydroMechanics/single_fracture_3D.prj               6.4.1 2022… test        0
114 LIE/HydroMechanics/TaskB.prj                            6.4.1 2022… test        0
115 LIE/HydroMechanics/single_fracture_3compartments_flow.… 6.4.1 2022… test        0
116 LIE/HydroMechanics/single_fracture_3compartments_flow_… 6.4.1 2022… test        0
117 LIE/HydroMechanics/single_fracture_3compartments_flow_… 6.4.1 2022… test        0
118 LIE/HydroMechanics/single_fracture_3compartments_flow_… 6.4.1 2022… test        0
119 LIE/HydroMechanics/single_fracture_3compartments_flow_… 6.4.1 2022… test        0
120 LIE/Mechanics/single_joint_3D.prj                       6.4.1 2022… test        0
121 LIE/Mechanics/single_joint.prj                          6.4.1 2022… test        0
122 LIE/Mechanics/single_joint_inside.prj                   6.4.1 2022… test        0
123 LIE/Mechanics/two_joints.prj                            6.4.1 2022… test        0
124 LIE/Mechanics/single_joint_negative_aperture.prj        6.4.1 2022… test        0
125 LIE/Mechanics/single_joint_displacement_controlled.prj  6.4.1 2022… test        0
126 LIE/Mechanics/cohesive_zone_load_path.prj               6.4.1 2022… test        0
127 LIE/Mechanics/two_cracks_branch_pull.prj                6.4.1 2022… test        0
128 LIE/Mechanics/two_cracks_junction_pull.prj              6.4.1 2022… test        0
129 LIE/Mechanics/sfrac.q.prj                               6.4.1 2022… test        0
130 LIE/Mechanics/coulomb_load_path.prj                     6.4.1 2022… test        0
131 Parabolic/LiquidFlow/LineDirichletNeumannBC/line_diric… 6.4.1 2022… test        0
132 Parabolic/LiquidFlow/PressureBCatCornerOfAnisotropicSq… 6.4.1 2022… test        0
133 Parabolic/LiquidFlow/GravityDriven/gravity_driven.prj   6.4.1 2022… test        0
134 Parabolic/LiquidFlow/AxiSymTheis/axisym_theis.prj       6.4.1 2022… test        0
135 Parabolic/LiquidFlow/BuildupTest/buildup_test.prj       6.4.1 2022… test        0
136 Parabolic/LiquidFlow/GravityDriven3D/anisotropic_gravi… 6.4.1 2022… test        0
137 Parabolic/LiquidFlow/GravityDriven3D/isotropic_gravity… 6.4.1 2022… test        0
138 Parabolic/LiquidFlow/TimeIntervalDirichletBC/TimeInter… 6.4.1 2022… test        0
139 Parabolic/LiquidFlow/Verification/h1_1Dsource/h1_1Dsou… 6.4.1 2022… test        0
140 Parabolic/LiquidFlow/Verification/h1_1Dsteady/h1_1Dste… 6.4.1 2022… test        0
141 Parabolic/LiquidFlow/Verification/h1_3Dhydstat/h1_3Dhy… 6.4.1 2022… test        0
142 Parabolic/LiquidFlow/Verification/h2_1D1bt/h2_1D1bt.prj 6.4.1 2022… test        0
143 Parabolic/LiquidFlow/Verification/h2_1D2bt/h2_1D2bt.prj 6.4.1 2022… test        0
144 Parabolic/LiquidFlow/Unconfined_Aquifer/BC_BC/TestSet_… 6.4.1 2022… test        0
145 Parabolic/LiquidFlow/Unconfined_Aquifer/BC_BC_RECHARGE… 6.4.1 2022… test        0
146 Parabolic/LiquidFlow/Unconfined_Aquifer/BC_BC_RECHARGE… 6.4.1 2022… test        0
147 Parabolic/LiquidFlow/Unconfined_Aquifer/BC_BC_STORAGE/… 6.4.1 2022… test        0
148 Parabolic/LiquidFlow/TimeDependentHeterogeneousBoundar… 6.4.1 2022… test        0
149 Parabolic/LiquidFlow/TimeDependentHeterogeneousSourceT… 6.4.1 2022… test        0
150 Parabolic/LiquidFlow/Flux/cube_1e3_calculatesurfaceflu… 6.4.1 2022… test        0
151 Parabolic/LiquidFlow/Flux/3D/Pyramid/cuboid_1x1x1_pyra… 6.4.1 2022… test        0
152 Parabolic/LiquidFlow/Flux/2D/square_1e1_calculatesurfa… 6.4.1 2022… test        0
153 Parabolic/LiquidFlow/Flux/2D/square_1.8e1_calculatesur… 6.4.1 2022… test        0
154 Parabolic/LiquidFlow/SimpleSynthetics/XDMF/FunctionPar… 6.4.1 2022… test        0
155 Parabolic/LiquidFlow/SimpleSynthetics/XDMF_compression… 6.4.1 2022… test        0
156 Parabolic/LiquidFlow/InclinedMeshElements/Inclined2DMe… 6.4.1 2022… test        0
157 Parabolic/LiquidFlow/InclinedMeshElements/Inclined2DMe… 6.4.1 2022… test        0
158 Parabolic/LiquidFlow/InclinedMeshElements/FractureIn3D… 6.4.1 2022… test        0
159 Parabolic/LiquidFlow/InclinedMeshElements/1Din3D/line_… 6.4.1 2022… test        0
160 Parabolic/Richards/RichardsFlow_2d_compare_ogs5.prj     6.4.1 2022… test        0
161 Parabolic/Richards/RichardsFlow_2d_small.prj            6.4.1 2022… test        0
162 Parabolic/Richards/RichardsFlow_2d_large.prj            6.4.1 2022… test        0
163 Parabolic/Richards/RichardsFlow_2d_small_PID_adaptive_… 6.4.1 2022… test        0
164 Parabolic/Richards/RichardsFlow_2d_small_iteration_ada… 6.4.1 2022… test        0
165 RichardsMechanics/RichardsFlow_2d_richardsflow.prj      6.4.1 2022… test        0
166 RichardsMechanics/confined_compression_fully_saturated… 6.4.1 2022… test        0
167 Mechanics/Linear/MFront/disc_with_hole/disc_with_hole.… 6.4.1 2022… test        0
168 Mechanics/m1_1Dload/m1_1Dload.prj                       6.4.1 2022… test        0
169 Mechanics/m1_1Dlozenge/m1_1Dlozenge.prj                 6.4.1 2022… test        0
170 Mechanics/m1_2Dload/m1_2Dload.prj                       6.4.1 2022… test        0
171 Mechanics/m1_3Dbottom/m1_3Dbottom.prj                   6.4.1 2022… test        0
172 Mechanics/m1_3Dgravity/m1_3Dgravity.prj                 6.4.1 2022… test        0
173 Mechanics/m1_3Dload/m1_3Dload.prj                       6.4.1 2022… test        0
174 Mechanics/m1_3Dsquare/m1_3Dsquare.prj                   6.4.1 2022… test        0
175 Mechanics/m1_3Dtopload/m1_3Dtopload.prj                 6.4.1 2022… test        0
176 Mechanics/Linear/PrincipalStress/sphere.prj             6.4.1 2022… test        0
177 Mechanics/CreepWithHeterogeneousReferenceTemperature/a… 6.4.1 2022… test        0
178 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_1e0_newt… 6.4.1 2022… test        0
179 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_1e0_neum… 6.4.1 2022… test        0
180 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_1e0.prj   6.4.1 2022… test        0
181 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_1e0_quad… 6.4.1 2022… test        0
182 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_1e3_top_… 6.4.1 2022… test        0
183 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_1e3_bott… 6.4.1 2022… test        0
184 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_1e3_top_… 6.4.1 2022… test        0
185 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_1e3_bott… 6.4.1 2022… test        0
186 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_1e3_calc… 6.4.1 2022… test        0
187 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_1e3_neum… 6.4.1 2022… test        0
188 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_2e3_pris… 6.4.1 2022… test        0
189 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_2e3_pris… 6.4.1 2022… test        0
190 Elliptic/cube_1x1x1_SteadyStateDiffusion/cube_2e3_pris… 6.4.1 2022… test        0
191 Elliptic/wedge_1x1x1_SteadyStateDiffusion/wedge_1e3_pr… 6.4.1 2022… test        0
192 Elliptic/square_1x1_SteadyStateDiffusion/square_1e2_ax… 6.4.1 2022… test        0
193 Elliptic/square_1x1_SteadyStateDiffusion/square_1e4_ax… 6.4.1 2022… test        0
194 EllipticPETSc/cube_1e3.prj                              6.4.1 2022… test        0
195 EllipticPETSc/cube_1e3_XDMF_np3.prj                     6.4.1 2022… test        0
196 EllipticPETSc/XDMF_NP3_2/../cube_1e3_XDMF_np3_2files.p… 6.4.1 2022… test        0
197 EllipticPETSc/XDMF_NP3_3/../cube_1e3_XDMF_np3_3files.p… 6.4.1 2022… test        0
198 EllipticPETSc/cube_1e3_XDMF_np2.prj                     6.4.1 2022… test        0
199 EllipticPETSc/square_1e1_neumann.prj                    6.4.1 2022… test        0
200 Elliptic/nonuniform_bc_SteadyStateDiffusion/inhomogene… 6.4.1 2022… test        0
201 Elliptic/nonuniform_bc_SteadyStateDiffusion/neumann_no… 6.4.1 2022… test        0
202 Elliptic/nonuniform_bc_SteadyStateDiffusion/dirichlet_… 6.4.1 2022… test        0
203 Elliptic/circle_radius_1/circle_1e1_axi.prj             6.4.1 2022… test        0
204 Elliptic/circle_radius_1/circle_1e2_axi.prj             6.4.1 2022… test        0
205 Elliptic/circle_radius_1/circle_1e3_axi.prj             6.4.1 2022… test        0
206 Elliptic/circle_radius_1/circle_1e4_axi.prj             6.4.1 2022… test        0
207 Elliptic/circle_radius_1/circle_1e5_axi.prj             6.4.1 2022… test        0
208 Elliptic/circle_radius_1/circle_1e6_axi.prj             6.4.1 2022… test        0
209 Elliptic/square_1x1_SteadyStateDiffusion/square_1e6_wi… 6.4.1 2022… test        0
210 Elliptic/square_1x1_SteadyStateDiffusion/square_1e2_vo… 6.4.1 2022… test        0
211 Elliptic/square_1x1_SteadyStateDiffusion/square_1e3_vo… 6.4.1 2022… test        0
212 Elliptic/quarter_disc/quarter_disc_neumann.prj          6.4.1 2022… test        0
213 Elliptic/quarter_circle/quarter_circle_neumann.prj      6.4.1 2022… test        0
214 Elliptic/square_1x1_SteadyStateDiffusion/square_1e3_vo… 6.4.1 2022… test        0
215 Elliptic/square_1x1_SteadyStateDiffusion_Python/square… 6.4.1 2022… test        0
216 Elliptic/square_1x1_SteadyStateDiffusion_Python/square… 6.4.1 2022… test        0
217 Elliptic/square_1x1_SteadyStateDiffusion_Python/square… 6.4.1 2022… test        0
218 Elliptic/square_1x1_SteadyStateDiffusion/square_1e2_GM… 6.4.1 2022… test        0
219 Parabolic/TES/1D/tes-1D-zeolite-discharge-small.prj     6.4.1 2022… test        0
220 Parabolic/TES/1D/tes-1D-zeolite-discharge-large.prj     6.4.1 2022… test        0
221 Parabolic/TES/1D/tes-1D-zeolite-discharge-small-newton… 6.4.1 2022… test        0
222 Parabolic/TES/2D/tes-inert-axi.prj                      6.4.1 2022… test        0
223 TH2M/T/T_1d_dirichlet/T_1d_dirichlet.prj                6.4.1 2022… test        0
224 TH2M/M/M_2d_neumann/M_2d_neumann.prj                    6.4.1 2022… test        0
225 TH2M/THM/sphere/point_heatsource.prj                    6.4.1 2022… test        0
226 TH2M/TH_unsaturated/heatpipe_radial_static_gas/heatpip… 6.4.1 2022… test        0
227 TH2M/TH_unsaturated/heatpipe_slab_static_gas/heatpipe_… 6.4.1 2022… test        0
228 TH2M/TH2/heatpipe_radial/heatpipe_radial.prj            6.4.1 2022… test        0
229 TH2M/TH2/heatpipe_slab/heatpipe_slab.prj                6.4.1 2022… test        0
230 Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_Heat… 6.4.1 2022… test        0
231 Parabolic/ThermalTwoPhaseFlowPP/HeatPipe/Twophase_Heat… 6.4.1 2022… test        0
232 ThermoHydroMechanics/Linear/Square_sealed_homogeneous/… 6.4.1 2022… test        0
233 ThermoHydroMechanics/Linear/Beam_sealed_bimaterial/squ… 6.4.1 2022… test        0
234 ThermoHydroMechanics/Linear/Beam_unsealed_bimaterial/s… 6.4.1 2022… test        0
235 ThermoHydroMechanics/Linear/Point_injection/pointheats… 6.4.1 2022… test        0
236 ThermoHydroMechanics/Linear/Point_injection/pointheats… 6.4.1 2022… test        0
237 ThermoHydroMechanics/Linear/anisotropic_thermal_expans… 6.4.1 2022… test        0
238 ThermoHydroMechanics/Linear/anisotropic_thermal_expans… 6.4.1 2022… test        0
239 ThermoHydroMechanics/Linear/anisotropic_thermal_expans… 6.4.1 2022… test        0
240 ThermoHydroMechanics/Linear/anisotropic_thermal_expans… 6.4.1 2022… test        0
241 ThermoHydroMechanics/Linear/anisotropic_thermal_expans… 6.4.1 2022… test        0
242 ThermoHydroMechanics/Linear/Storage/cube_incompressibl… 6.4.1 2022… test        0
243 ThermoHydroMechanics/Linear/Storage/cube_isochoric_hea… 6.4.1 2022… test        0
244 ThermoHydroMechanics/Linear/HeatTransportInStationaryF… 6.4.1 2022… test        0
245 ThermoHydroMechanics/Linear/CylindricalCavity/Cylindri… 6.4.1 2022… test        0
246 ThermoHydroMechanics/BGRaCreepAndInitialStressAtIP_ARE… 6.4.1 2022… test        0
247 ThermoMechanicalPhaseField/cube_1e0.prj                 6.4.1 2022… test        0
248 ThermoMechanicalPhaseField/beam3d.prj                   6.4.1 2022… test        0
249 ThermoMechanicalPhaseField/tes_hx3_iglu.prj             6.4.1 2022… test        0
250 ThermoMechanicalPhaseField/slab_5.prj                   6.4.1 2022… test        0
251 ThermoMechanics/tm1_1Dbeam/tm1_1Dbeam.prj               6.4.1 2022… test        0
252 ThermoMechanics/tm1_1Dfixa/tm1_1Dfixa.prj               6.4.1 2022… test        0
253 ThermoMechanics/tm1_1Dfixb/tm1_1Dfixb.prj               6.4.1 2022… test        0
254 ThermoMechanics/tm1_2Dbeam/tm1_2Dbeam.prj               6.4.1 2022… test        0
255 ThermoMechanics/tm1_2Dsquare/tm1_2Dsquare.prj           6.4.1 2022… test        0
256 ThermoMechanics/tm1_3Dcube/tm1_3Dcube.prj               6.4.1 2022… test        0
257 ThermoMechanics/tm1_3Dgravity/tm1_3Dgravity.prj         6.4.1 2022… test        0
258 ThermoMechanics/tm1_3Dorigin/tm1_3Dorigin.prj           6.4.1 2022… test        0
259 ThermoMechanics/tm1_3Dsquare/tm1_3Dsquare.prj           6.4.1 2022… test        0
260 ThermoMechanics/tm2_1D1bt/tm2_1D1bt.prj                 6.4.1 2022… test        0
261 ThermoMechanics/tm2_1Dfixc/tm2_1Dfixc.prj               6.4.1 2022… test        0
262 ThermoMechanics/cube_1e3.prj                            6.4.1 2022… test        0
263 ThermoMechanics/iglu_quarter_plane_strain.prj           6.4.1 2022… test        0
264 ThermoMechanics/iglu_axisymmetric_plane_strain.prj      6.4.1 2022… test        0
265 ThermoMechanics/iglu_quarter_plane_strain_quad.prj      6.4.1 2022… test        0
266 ThermoMechanics/iglu_axisymmetric_plane_strain_quad.prj 6.4.1 2022… test        0
267 ThermoMechanics/CreepBGRa/SimpleAxisymmetricCreep/Simp… 6.4.1 2022… test        0
268 ThermoMechanics/CreepBGRa/SimpleAxisymmetricCreep/Simp… 6.4.1 2022… test        0
269 ThermoMechanics/CreepBGRa/SimpleAxisymmetricCreep/Simp… 6.4.1 2022… test        0
270 ThermoMechanics/CreepBGRa/CreepAfterExcavation/CreepAf… 6.4.1 2022… test        0
271 ThermoMechanics/LinearMFront/cube_1e0_lin.prj           6.4.1 2022… test        0
272 ThermoMechanics/BDT/cube_1e0_bdt.prj                    6.4.1 2022… test        0
273 ThermoRichardsFlow/HT/SimpleSynthetics/PressureDiffusi… 6.4.1 2022… test        0
274 ThermoRichardsFlow/HT/HeatTransportInStationaryFlow/He… 6.4.1 2022… test        0
275 ThermoRichardsFlow/RichardsFlow2D/RichardsFlow_2d_smal… 6.4.1 2022… test        0
276 ThermoRichardsFlow/RichardsFlow2D/RichardsFlow_2d_smal… 6.4.1 2022… test        0
277 ThermoRichardsFlow/RichardsFlow2D/RichardsFlow_2d_comp… 6.4.1 2022… test        0
278 ThermoRichardsFlow/SimplifiedMechanics/TRuni_saturated… 6.4.1 2022… test        0
279 ThermoRichardsFlow/SimplifiedMechanics/TRuni_unsaturat… 6.4.1 2022… test        0
280 ThermoRichardsFlow/SimplifiedMechanics/TRcustom_unsatu… 6.4.1 2022… test        0
281 ThermoRichardsFlow/SimplifiedMechanics/TRhyd_saturated… 6.4.1 2022… test        0
282 ThermoRichardsFlow/SimplifiedMechanics/TRhyd_unsaturat… 6.4.1 2022… test        0
283 ThermoRichardsFlow/SimplifiedMechanics/TRuni_unsaturat… 6.4.1 2022… test        0
284 ThermoRichardsFlow/SimplifiedMechanics/TRhyd_unsaturat… 6.4.1 2022… test        0
285 ThermoRichardsFlow/SimplifiedMechanics/TaskCDECOVALEX2… 6.4.1 2022… test        0
286 ThermoRichardsMechanics/LiakopoulosHM/liakopoulos.prj   6.4.1 2022… test        0
287 ThermoRichardsMechanics/Simple3DThermoMechanicsFromTM/… 6.4.1 2022… test        0
288 ThermoRichardsMechanics/HeatTransportInStationaryFlow/… 6.4.1 2022… test        0
289 Parabolic/TwoPhaseFlowPP/Liakopoulos/TwoPhase_Lia_quad… 6.4.1 2022… test        0
290 Parabolic/TwoPhaseFlowPP/Liakopoulos/TwoPhase_Lia_quad… 6.4.1 2022… test        0
291 Parabolic/TwoPhaseFlowPP/McWhorter/TwoPhase_mcwt_line.… 6.4.1 2022… test        0
292 Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_quad.p… 6.4.1 2022… test        0
293 Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_quad_a… 6.4.1 2022… test        0
294 Parabolic/TwoPhaseFlowPrho/MoMaS/Twophase_MoMaS_small.… 6.4.1 2022… test        0
# … with abbreviated variable name ¹​exit_codes

Closes #60 (closed) Closes #63 (closed) Closes #70 (closed)

Merge request reports