1
0
Fork 0
mirror of https://gitlab.rlp.net/mobitar/ReCo.jl.git synced 2024-09-17 18:51:17 +00:00
This commit is contained in:
Mo8it 2022-01-17 22:00:59 +01:00
parent 614311b080
commit eceeda4099
3 changed files with 3 additions and 4 deletions

View file

@ -213,7 +213,7 @@ function animate_with_sim_consts(
show_interaction_circle,
show_skin_circle,
show_frame_diff,
# Intern
# Internal
io,
ax,
bundle,

View file

@ -48,12 +48,11 @@ function run_sim(
snapshot_at,
seed,
n_bundle_snapshots,
# Calculated
# Internal
integration_steps,
n_steps_before_snapshot,
n_snapshots,
T,
# Read
T0,
start_datetime,
)

View file

@ -90,7 +90,7 @@ function gen_sim_consts(
v₀,
δt,
packing_ratio,
# Calculated
# Internal
μ,
D₀,
particle_radius,