Difference between revisions of "OpenPIV-python"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "Category:SoftwareCategory:PythonCategory:Imaging {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|openpiv}} |{{#vardefine:url|https://github.com/OpenPIV/openpiv-...") |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Programming]][[Category:Imaging]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|openpiv}} | |{{#vardefine:app|openpiv}} | ||
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_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 12:23, 26 August 2022
Description
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