The mean-square displacement (MSD) is a potentially useful way to quantify the kinematics of the system, especially once we start looking at colour flow. See, for example, the paper on Lennard-Jones-Gauss potentials in simple liquids. It's worth adding some code to the Fortran backend to calculate this, since it might be too expensive to do in Python.
It'd also be nice to be able to switch between viewing real-time plots of the MSD and RDF while the code is running.
The mean-square displacement (MSD) is a potentially useful way to quantify the kinematics of the system, especially once we start looking at colour flow. See, for example, the paper on Lennard-Jones-Gauss potentials in simple liquids. It's worth adding some code to the Fortran backend to calculate this, since it might be too expensive to do in Python.
It'd also be nice to be able to switch between viewing real-time plots of the MSD and RDF while the code is running.