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

ref

parent 89732447
No related branches found
No related tags found
1 merge request!26Update jl_gurs
...@@ -201,5 +201,5 @@ mysolver.archivingForceOnPhysicalGroup("Edge",4,0) ...@@ -201,5 +201,5 @@ mysolver.archivingForceOnPhysicalGroup("Edge",4,0)
mysolver.solve() mysolver.solve()
check = TestCheck() check = TestCheck()
check.equal(-2.552586e+01,mysolver.getArchivedForceOnPhysicalGroup("Edge", 4, 0),1.e-3) check.equal(-2.565433e+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