diff --git a/src/Particles/particles_utils.jl b/src/Particles/particles_utils.jl index b44198e7..63c02670 100644 --- a/src/Particles/particles_utils.jl +++ b/src/Particles/particles_utils.jl @@ -41,7 +41,7 @@ function init_particles( coords::NTuple{N,AbstractArray}, dxᵢ::NTuple{N,T}, nᵢ::NTuple{N,I}; - buffer = 0.99 + buffer = 0.9 ) where {N,T,I} ncells = prod(nᵢ) np = max_xcell * ncells