ITS/High Performance Computing Cluster/Case-specific help on Paraview
ParaView is an open-source, multi-platform data analysis and visualization application. ParaView users can quickly build visualizations to analyze their data using qualitative and quantitative techniques. The data exploration can be done interactively in 3D.
The use of this program requires X11 tunneling from Linux or Xwin or Mac OS X terminals.
To use paraview, there are two steps involved.
1. Request an interactive node with terminal tunneling
qsub -I -X
Wait until you are logged in into one of the compute nodes
2. Run ParaView:
module load paraview
paraview
Please see ITS/HPCC wiki page on tutorial/online documentation of ParaView. HPCC version: 3.6.1
