1
0
Fork 0
mirror of https://gitlab.rlp.net/mobitar/ReCo.jl.git synced 2025-09-04 09:12:35 +00:00

Added mean_kappa.jl

This commit is contained in:
Mo8it 2022-01-31 17:14:24 +01:00
parent e6c70a8967
commit d6900d9a92
11 changed files with 114 additions and 12 deletions

View file

@ -102,7 +102,7 @@ function radial_distribution(;
error("snapshot_conunter != n_last_snapshots")
end
g = zeros(n_radii)
g = zeros(Float64, n_radii)
for snapshot_ind in 1:n_last_snapshots
for p1_ind in 1:n_particles