Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskaus committed Feb 11, 2024
1 parent 74d3b62 commit 43c5a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 43c5a50

Please sign in to comment.