Difference between revisions of "Pymesh"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software Category:Graphics Category:Math {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pymesh}} |{{#vardefine:url|https://pymesh.readthedocs.io/en/la...")
 
Line 26: Line 26:
 
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.
 
==System Variables==
 
==System Variables==
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}})_IMG - container image directory
 +
 
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 16:08, 9 March 2023

Description

pymesh website  

PyMesh is a rapid prototyping platform focused on geometry processing. It provides a set of common mesh processing functionalities and interfaces with a number of state-of-the-art open source packages to combine their power seamlessly under a single developing environment.

Environment Modules

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

System Variables

  • HPC_PYMESH)_IMG - container image directory