Skip to content

Commit

Permalink
Merge branch 'Tests-ThermoPoroElasticity-relax-tolerance' into 'master'
Browse files Browse the repository at this point in the history
Tests thermo poro elasticity relax tolerance

See merge request ogs/ogs!4841
  • Loading branch information
endJunction committed Dec 18, 2023
2 parents e2c94a2 + fff5b6b commit 1a15894
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<vtkdiff>
<regex>uniaxial_isothermal_drainage_imbibition_basic_mfront_model_ts_.*.vtu</regex>
<field>sigma</field>
<absolute_tolerance>1e-7</absolute_tolerance>
<absolute_tolerance>3e-7</absolute_tolerance>
<relative_tolerance>0</relative_tolerance>
</vtkdiff>
<vtkdiff>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<vtkdiff>
<regex>uniaxial_isothermal_drainage_imbibition_extended_mfront_model_ts_.*.vtu</regex>
<field>sigma_total</field>
<absolute_tolerance>2e-7</absolute_tolerance>
<absolute_tolerance>3e-7</absolute_tolerance>
<relative_tolerance>0</relative_tolerance>
</vtkdiff>
<vtkdiff>
Expand Down

0 comments on commit 1a15894

Please sign in to comment.