Paraview

From LWP-Wiki
Revision as of 10:43, 31 March 2022 by Lwpadmin (talk | contribs) (Created page with "Using the latest version of Paraview Download the latest "full suite" of [https://www.paraview.org/download/ Paraview] curl https://www.paraview.org/paraview-downloads/downl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Using the latest version of Paraview

Download the latest "full suite" of Paraview

curl https://www.paraview.org/paraview-downloads/download.php\?submit=Download\&version=v5.10\&type=binary\&os=Linux\&downloadFile=ParaView-5.10.1-MPI-Linux-Python3.9-x86_64.tar.gz -o ParaView-5.10.1-MPI-Linux-Python3.9-x86_64.tar.gz


cd /opt sudo tar xvfz ~/Downloads/ParaView-5.7.0-MPI-Linux-Python3.7-64bit.tar.gz

and then add

  1. Paraview

export PATH=/opt/ParaView-5.7.0-MPI-Linux-Python3.7-64bit/bin:$PATH

to the end of ~/.bashrc

Depending on your graphics card you'll need an OpenGL variant for paraview to work:


sudo apt install libopengl0