Difference between revisions of "ParaView"

From OpenFOAMWiki
(Created stub)
 
(Add skeleton of some sections for Python support)
Line 1: Line 1:
 
ParaView is an open-source application for data analysis and visualization.
 
ParaView is an open-source application for data analysis and visualization.
 +
 +
== Compiling OpenFOAM's third party ParaView version ==
 +
 +
=== Python scripting option ===
 +
 +
When running <code>makeParaView4</code> you may specify the <code>-python</code> option.
 +
 +
==== Detailed instructions for Ubuntu ====
 +
 +
If the default Python library cannot be found, the <code>makeParaView4</code> script's variable must be edited.

Revision as of 19:40, 3 October 2014

ParaView is an open-source application for data analysis and visualization.

1 Compiling OpenFOAM's third party ParaView version

1.1 Python scripting option

When running makeParaView4 you may specify the -python option.

1.1.1 Detailed instructions for Ubuntu

If the default Python library cannot be found, the makeParaView4 script's variable must be edited.