Molly.jl
Molly.jl copied to clipboard
StaticArrays usage
Hi, thanks for the package. I would like to know in which script or line of code you use StaticArrays
, and how do you work with the number of particles which is not know at compile time.
Does your ODE solver require a phase-space SVector
with dimension proportional to the number of particles ?
Thank you very much.