Difference between revisions of "ZEO++"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 30: | Line 30: | ||
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_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
<!--Configuration--> | <!--Configuration--> |
Revision as of 21:29, 6 December 2019
Description
Zeo++ is a open source software for performing high-throughput geometry-based analysis of porous materials and their voids. The main code provides capabilities to calculate the following: Pore diameters Surface area and volume "Per channel" analysis Pore Size Distribution (PSD) Hologram representations Stochastic ray approaches Distance grid calculations File format conversion and visualization aids
The structure of the code makes it particularly well-suited to many problems in physics and materials science, where Voronoi cells can be a useful method of analyzing particle packings.
Environment Modules
Run module spider zeo
to find out what environment modules are available for this application.
System Variables
- HPC_ZEO_DIR - installation directory
- HPC_ZEO_BIN - executable directory