Paraview

Z MetaCentrum
Skočit na navigaci Skočit na vyhledávání

Description

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 or programmatically using ParaView’s batch processing capabilities.

License

specific BSD license

Usage

Upcoming modulesystem change alert!

Due to large number of applications and their versions it is not practical to keep them explicitly listed at our wiki pages. Therefore an upgrade of modulefiles is underway. A feature of this upgrade will be the existence of default module for every application. This default choice does not need version number and it will load some (usually latest) version.

You can test the new version now by adding a line

source /cvmfs/software.metacentrum.cz/modulefiles/5.1.0/loadmodules

to your script before loading a module. Then, you can list all versions of paraview and load default version of paraview as

module avail paraview/ # list available modules
module load paraview   # load (default) module


If you wish to keep up to the current system, it is still possible. Simply list all modules by

module avail paraview

and choose explicit version you want to use.

Notice: This application supports parallel computing (MPI, OpenMP) which can have weird consequences. For more details about parallel computing visit the page Parallelization.

  • paraview-5.4.1 – version compiled for MetaCentrum (MPI and scheduler aware)
  • paraview-5.4.1bin – precompiled version (NOT aware of MetaCentrum MPI and scheduler)

Homepage

https://www.paraview.org/