mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-20 18:18:31 +00:00
fixed test
This commit is contained in:
@@ -55,6 +55,6 @@ using JuliaFEM.Testing
|
||||
end
|
||||
normu = norm(contact.assembly.u)
|
||||
info("displacement field norm = $normu")
|
||||
@test isapprox(normu, 0.7417557629004985)
|
||||
@test isapprox(normu, 0.7417568870648232)
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user