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

new ref

parent 469a78da
No related branches found
No related tags found
1 merge request!20Master
...@@ -202,5 +202,5 @@ mysolver.archivingForceOnPhysicalGroup("Edge",4,0) ...@@ -202,5 +202,5 @@ mysolver.archivingForceOnPhysicalGroup("Edge",4,0)
mysolver.solve() mysolver.solve()
check = TestCheck() check = TestCheck()
check.equal(-2.565563e+01,mysolver.getArchivedForceOnPhysicalGroup("Edge", 4, 0),1.e-3) check.equal(-3.099574e+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