Skip to content
Snippets Groups Projects
Commit 741d70f9 authored by Ludovic Noels's avatar Ludovic Noels
Browse files

reduce error

parent 008e65a0
Branches
Tags
No related merge requests found
......@@ -190,4 +190,4 @@ mysolver.archivingIPOnPhysicalGroup("Face", 700, IPField.LOCAL_POROSITY,IPField.
mysolver.solve()
check = TestCheck()
check.equal(-9.111462e+02,mysolver.getArchivedForceOnPhysicalGroup("Edge", 1400, 0),1.e-6)
check.equal(-9.111462e+02,mysolver.getArchivedForceOnPhysicalGroup("Edge", 1400, 0),1.e-4)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment