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

ref value

parent a76d966d
No related branches found
No related tags found
1 merge request!39Master
...@@ -108,6 +108,6 @@ mysolver.archivingForceOnPhysicalGroup("Face", 5678, 2) ...@@ -108,6 +108,6 @@ mysolver.archivingForceOnPhysicalGroup("Face", 5678, 2)
mysolver.solve() mysolver.solve()
check = TestCheck() check = TestCheck()
check.equal(2.613975e-01,mysolver.getArchivedForceOnPhysicalGroup("Face", 5678, 2),1.e-4) check.equal(2.614308e-01,mysolver.getArchivedForceOnPhysicalGroup("Face", 5678, 2),1.e-3)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment