Skip to content

Latest commit

 

History

History
72 lines (58 loc) · 3.25 KB

README.md

File metadata and controls

72 lines (58 loc) · 3.25 KB

pymmg - Surface and volume remeshers

Build

Bringing MMG surface and volume remeshers to Python. This package is a wrapper around the MMG tools

Features

Installation

pip install pymmg

NOTE: you can use the full-blown pymmg converter with netcdf4 and h5py by doing: pip install pymmg[all]

Usage

Surface remeshing

mmgs input.mesh output.mesh

Volume remeshing

mmg3d input.mesh output.mesh

2D remeshing

mmg2d input.mesh output.mesh