Difference between revisions of "Pymesh"
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...") |
|||
(One intermediate revision by the same user not shown) | |||
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}}}} | + | * HPC_{{uc:{{#var:app}}}}_IMG - container image directory |
+ | |||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 16:09, 9 March 2023
Description
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