Difference between revisions of "OpenPIV-python"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:PythonCategory:Imaging {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|openpiv}} |{{#vardefine:url|https://github.com/OpenPIV/openpiv-...")
 
m (Text replacement - "#uppercase" to "uc")
(One intermediate revision by the same user not shown)
Line 29: Line 29:
 
==Environment Modules==
 
==Environment Modules==
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 +
 +
The openpiv environment module is for the CPU variant.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:22, 6 December 2019

Description

openpiv website  

OpenPIV is open source Particle Image Velocimetry analysis software.

OpenPIV consists in a Python and Cython modules for scripting and executing the analysis of a set of PIV image pairs. In addition, a Qt graphical user interface is in development, to ease the use for those users who don't have python skills.


Environment Modules

Run module spider openpiv to find out what environment modules are available for this application.

The openpiv environment module is for the CPU variant.

System Variables

  • HPC_OPENPIV_DIR - installation directory