Partition a mesh with `partmesh`

partmesh is an OpenGeoSys parallel simulation model preparation command line tool. It is used to generate partitioned mesh from vtu files. In the background mpmetis will be used to get a partitioned index for nodes, and then write the partitioned data and properties in binary files suitable for parallel simulations.

Workflow of partmesh command tool
Workflow of partmesh command tool

See workflow documentation on how to create a simple parallel model.


Previous

This article was written by Zhang Ning. If you are missing something or you find an error please let us know. Generated with Hugo 0.64.1. Last revision: April 16, 2019
Commit: [web] Separate partmesh from workflow. f5e31ee1b  | Edit this page on