Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
svchb committed Jan 21, 2025
1 parent ca0de6a commit 32f12de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/schemes/fluid/surface_normal_sph.jl
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ function calc_normal_akinci!(system, neighbor_system::BoundarySystem, u_system,
neighbor_system_coords, system_coords,
nhs,
points=eachparticle(neighbor_system)) do particle, neighbor,
pos_diff, distance
pos_diff, distance
colorfield[particle] += smoothing_kernel(system, distance)
end

Expand Down

0 comments on commit 32f12de

Please sign in to comment.