Skip to content
Snippets Groups Projects
Commit 28c4b94d authored by Spencer Sherwin's avatar Spencer Sherwin Committed by Douglas Serson
Browse files

Tweaked tolerance on L2 pressure for buildbot

(cherry picked from commit 24d28922)
parent 569eb432
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
<metric type="L2" id="1">
<value variable="u" tolerance="1e-12">5.37124e-14</value>
<value variable="v" tolerance="1e-12">2.48979e-14</value>
<value variable="p" tolerance="1e-12">1.46992e-12</value>
<value variable="p" tolerance="2e-12">1.46992e-12</value>
</metric>
<metric type="Linf" id="2">
<value variable="u" tolerance="1e-12">1.47216e-13</value>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment