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.
See workflow documentation on how to create a simple parallel model .
This article was written by Zhang Ning. If you are missing something or you find an error please reach out
to us on our forum.
Generated with Hugo 0.164.0
in CI job 825193
|
Last revision: April 20, 2026
Commit: refactor(MeshLib): remove PropertyVector::push_back 870422dde
| Edit this page on