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

ref value

parent 7bd2f504
No related branches found
No related tags found
1 merge request!35updates jl gurs
...@@ -117,4 +117,4 @@ mysolver.archivingForceOnPhysicalGroup('Face',1,1) ...@@ -117,4 +117,4 @@ mysolver.archivingForceOnPhysicalGroup('Face',1,1)
mysolver.solve() mysolver.solve()
check = TestCheck() check = TestCheck()
check.equal(-1.229660e+03,mysolver.getArchivedForceOnPhysicalGroup("Face", 1, 1),1.e-2) check.equal(-1.195570e+03,mysolver.getArchivedForceOnPhysicalGroup("Face", 1, 1),1.e-2)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment