meshRW documentation¶
meshRW provides lightweight mesh readers and writers focused on:
Legacy Gmsh MSH (reader + writer)
VTK legacy files and VTK XML (
.vtu+.pvd) writersStatic and transient nodal/elemental field export
Why meshRW¶
meshRW is designed for workflows where you need transparent file-level control over mesh and field exports without bringing a full simulation framework.
Documentation map¶
Getting Started: installation and first examples.
API Overview: main modules and responsibilities.
Format Support: supported formats and limitations.
Development: local quality checks, tests, and doc build.
Project links¶
Repository: https://github.com/luclaurent/meshRW
Package: https://pypi.org/project/meshrw/