Skip to content

Commit

Permalink
Merge branch 'morris_surface_tension' into wetting_model
Browse files Browse the repository at this point in the history
  • Loading branch information
svchb committed Dec 12, 2024
2 parents 1bcf2f7 + 3a0413e commit aa37cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/schemes/fluid/surface_normal_sph.jl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function compute_and_test_surface_normals(system, semi, ode; NDIMS=2)

nparticles = size(u, 2)

# check the threshold has been applied correctly
# Check that the threshold has been applied correctly
threshold = 2^ndims(system) + 1

# Test the surface normals based on validity conditions
Expand Down

0 comments on commit aa37cb7

Please sign in to comment.