mochell / PiCLES

Particle-In-CelL for Efficient Swell - An efficient surface wave model for Earth System Models
Apache License 2.0
0 stars 0 forks source link

Save Statevector as mutable static array #19

Open mochell opened 8 months ago

mochell commented 8 months ago

To define the statevector as MArray the Array dimension must be passed dynamically: https://discourse.julialang.org/t/specifying-staticarray-types/34204/4 https://juliaarrays.github.io/StaticArrays.jl/stable/pages/api/#StaticArrays.SizedArray https://github.com/JuliaArrays/StaticArrays.jl