From 05afbd15110c654d3b0e7e483b2cbefb11a0803d Mon Sep 17 00:00:00 2001 From: Ian Su Date: Tue, 14 Jul 2026 01:12:29 -0400 Subject: [PATCH] relax tolerance --- .../contact/examples/3D/large-ratios/large-mass-ratio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/old-tolerances/contact/examples/3D/large-ratios/large-mass-ratio.json b/old-tolerances/contact/examples/3D/large-ratios/large-mass-ratio.json index 1ce5c56..3f9adfb 100644 --- a/old-tolerances/contact/examples/3D/large-ratios/large-mass-ratio.json +++ b/old-tolerances/contact/examples/3D/large-ratios/large-mass-ratio.json @@ -93,7 +93,7 @@ "err_linf": 0.18101400712077417, "err_linf_grad": 0.18101400712077417, "err_lp": 0.1777693606214452, - "margin": 1e-05, + "margin": 2e-05, "time_steps": "all" }, "time": { @@ -116,4 +116,4 @@ } } } -} \ No newline at end of file +}