From 43c5a5029941facbc484e521f9558a2f32886712 Mon Sep 17 00:00:00 2001 From: Boris Kaus Date: Sun, 11 Feb 2024 17:31:02 +0100 Subject: [PATCH] update test --- test/runtests.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/test/runtests.jl b/test/runtests.jl index 58b8f425..66bc66cc 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -663,6 +663,7 @@ end acc = ((rtol=1e-7,atol=1e-11), (rtol=1e-5, atol=1e-11), (rtol=1e-4,atol=1e-9)); @test perform_lamem_test(dir,"Plume_PhaseTransitions_Melting.dat","PhaseTransitions-Melting_p1.expected", + args="-mfmax 0.15", keywords=keywords, accuracy=acc, cores=1, opt=true, mpiexec=mpiexec) # Tests phase transitions with X/Z and Box coordinates