Use Valgrind's `verrou` tool to check for poorly conditioned float operations. Link: https://edf-hpc.github.io/verrou/vr-manual.html These are likely the source of why some tests randomly fail when you compile them differently. Related to #622 and https://github.com/MFlowCode/MFC/pull/525 and #474