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

ref value

parent 9941254c
No related branches found
No related tags found
No related merge requests found
...@@ -196,5 +196,5 @@ mysolver.archivingForceOnPhysicalGroup("Edge",4,0) ...@@ -196,5 +196,5 @@ mysolver.archivingForceOnPhysicalGroup("Edge",4,0)
mysolver.solve() mysolver.solve()
check = TestCheck() check = TestCheck()
check.equal(-2.846249e+01,mysolver.getArchivedForceOnPhysicalGroup("Edge", 4, 0),1.e-3) check.equal(-2.816745e+01,mysolver.getArchivedForceOnPhysicalGroup("Edge", 4, 0),1.e-3)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment