Open Qfl3x opened 1 year ago
This is a side effect of interpolations.jl unfortunately
Interpolations.jl isn't used?
We can probably fix this though.
Yes it is, this provides the multi dimensional interp in the solution interface. I can strip the Array of the short dim, and warn.
But we know the polynomial, why use Interpolations?
If the solution is constrained to the last point in time, interpolation will no be possible.