CFDEM Tutorial Errors

Submitted by Dhar on Mon, 01/31/2022 - 11:11

Hello CFDEM Folks,

These are the errors we are finding in simulation of first tutorial. Can Somone help in this concern ?

trying to start paraview...
./Allrun.sh: line 81: /home/vivek/software/ParaView-4.3.1-Linux-64bit/bin/paraview: No such file or directory

mschramm | Tue, 02/01/2022 - 16:43

Hello,
That line is attempting to launch a paraview installation.
On line 80 there is a comment asking you to use your own call to paraview
You can find where your paraview installation is by
whereis paraview
Assuming that you installed it via a package manager.
If you installed paraview your self, then simply use the file path to your binary.

Dhar | Wed, 02/02/2022 - 13:39

Hi mschramm,
Thank you for reply!
Now we are getting this error after giving path at line 80 .

trying to start paraview...
ERROR 4: `/usr/share/man/man1/paraview.1.gz' not recognized as a supported file format.