RuntimeWarning: Invalid value encoutered in sqrt

Dear all,

I have come across invalid value encountered in sqrt which I cannot solve.
Could you teach me what wrong is?

Thank you

This is most likely due to a negative or NaN value being passed to square root. What this probably means is that your simulation has diverged and another plugin was called before the Nan checker.