Skip to content

Commit c84ff2c

Browse files
committed
updated reference values
1 parent cd57b74 commit c84ff2c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/TestConstitutiveModels/PhysicalModelTests.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ end
763763

764764

765765

766-
@test Ψ(F(∇u), H0(∇φ), N) == 4.000172569336671
766+
@test Ψ(F(∇u), H0(∇φ), N) == 0.0001725693366710852
767767
@test norm(∂Ψu(F(∇u), H0(∇φ), N)) == 0.07482084634773895
768768
@test norm(∂Ψφ(F(∇u), H0(∇φ), N)) == 2.793633631007779e-6
769769
@test norm(∂Ψuu(F(∇u), H0(∇φ), N)) == 21.74472389462642
@@ -804,7 +804,7 @@ end
804804
# norm(∂Ψφφ_(H0(∇φ))) -norm(∂Ψφφ(F(∇u), H0(∇φ), N))
805805

806806

807-
@test Ψ(F(∇u), H0(∇φ), N) == 4.000172469501178
807+
@test Ψ(F(∇u), H0(∇φ), N) == 0.0001724695011788059
808808
@test norm(∂Ψu(F(∇u), H0(∇φ), N)) == 0.07482089298212842
809809
@test norm(∂Ψφ(F(∇u), H0(∇φ), N)) == 2.8384487487963508e-6
810810
@test norm(∂Ψuu(F(∇u), H0(∇φ), N)) == 21.744723980670503

0 commit comments

Comments
 (0)