NQCDynamics.jl
NQCDynamics.jl copied to clipboard
Separate output types for scalar and vectorial DynamicsOutputs
DynamicsOutputs
that give an output at every time step should be a different type to those that return a single quantity based on the trajectory or final image.
This would be useful to increase compatibility with Tables.jl and other similar packages that enforce common column sizes, which might be used to save or analyse data from simulations.