NQCDynamics.jl
NQCDynamics.jl copied to clipboard
User friendly error messages
If the user accidentally has mismatched sizes for input arrays we should check for this and tell them what they have done wrong. This can be done inside the run_trajectory
, run_trajectories
and run_ensemble
functions. Possibly also in the sampling functions too.