Difference between revisions of "ParaView"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:Data Analysis {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|ParaView}} |{{#vardefine:url|http://www.paraview.org}} <!--CONFIGURATION: OP...") |
|||
Line 9: | Line 9: | ||
|{{#vardefine:exe|}} <!--RUNNING --> | |{{#vardefine:exe|}} <!--RUNNING --> | ||
|{{#vardefine:conf|}} <!--CONFIGS--> | |{{#vardefine:conf|}} <!--CONFIGS--> | ||
− | |{{#vardefine:pbs| | + | |{{#vardefine:pbs|}} <!--PBS SCRIPTS--> |
|{{#vardefine:policy|}} <!--POLICY--> | |{{#vardefine:policy|}} <!--POLICY--> | ||
|{{#vardefine:testing|}} <!--TESTING/PROFILING--> | |{{#vardefine:testing|}} <!--TESTING/PROFILING--> | ||
Line 31: | Line 31: | ||
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below--> | <!--Add additional HPC_FOO_BIN and other ENV VARIABLES below--> | ||
==System Variables== | ==System Variables== | ||
− | |||
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory | * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory | ||
− | * HPC_{{#uppercase:{{#var:app}}}}_LIB - | + | * HPC_{{#uppercase:{{#var:app}}}}_BIN - executable program directory |
+ | * HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory | ||
<!--Run--> | <!--Run--> | ||
Revision as of 17:18, 14 July 2014
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.
Required Modules
Serial
- gcc/4.7.2
- paraview
System Variables
- HPC_{{#uppercase:ParaView}}_DIR - installation directory
- HPC_{{#uppercase:ParaView}}_BIN - executable program directory
- HPC_{{#uppercase:ParaView}}_LIB - library directory