Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-de-montserrat committed Oct 19, 2024
1 parent f80cbad commit 4476aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_CreepLaw.jl
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ using GeoParams
η_rhyolite[i] = compute_viscosity_εII(x_rhyolite, εII, (; ϕ=ϕ_rhyolite[i], T=T[i]))

end
@test mean(η_rhyolite) 1.262261299272795e19Pas
@test mean(η_rhyolite) 1.2614388007523279e19Pas
@test mean(η_basalt) 5.822731206904198e24Pas
@test mean(η_basalt1) 8.638313729394237e21Pas

Expand Down

0 comments on commit 4476aca

Please sign in to comment.