Features: Odeint VTK OpenMP GTS GUI-Qt5 CGAL PFVFLOW LINSOLV SPH GL2PS LBMFLOW MASK_ARBITRARY
/opt/apps/yade/1.20.0
module load yade/1.20.0
Features: Odeint VTK OpenMP GTS GUI CGAL PFVFLOW LINSOLV SPH GL2PS
/opt/apps/yade/1.14.0-linux64
module load yade/1.14.0
-- Yade configured with following features: Odeint VTK OpenMP GTS GUI CGAL PFVFLOW LINSOLV SPH GL2PS -- Disabled features: LIQMIGRATION LBMFLOW MASK_ARBITRARY -- Optimized build
Result: Ran 55 tests in 1.468s OK *** ALL TESTS PASSED ***
The Test creates a file in /tmp which belongs to another user and you don't have the right to delete/overwrite it. Ask your admin or the other user to delete it.
sudo rm /tmp/dataFile.txt.bz2
There should be this two lines at the begining of the input script of the simulation:
import IPython IPython.embed()