mirror of
https://gitlab.rlp.net/mobitar/ReCo.jl.git
synced 2024-12-21 00:51:21 +00:00
Higher SKIN_TO_INTERACTION_RATIO
This commit is contained in:
parent
4d5b9552fd
commit
a2c2585afe
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
const DEFAULT_PACKING_FRACTION = 0.5
|
||||
const DEFAULT_δt = 1e-5
|
||||
const DEFAULT_SKIN_TO_INTERACTION_RADIUS_RATIO = 2.5
|
||||
const DEFAULT_SKIN_TO_INTERACTION_RADIUS_RATIO = 3.0
|
||||
const DEFAULT_EXPORTS_DIR = "exports"
|
||||
const DEFAULT_PARENT_DIR = ""
|
||||
const DEFAULT_COMMENT = ""
|
||||
|
|
Loading…
Reference in a new issue