An open API service indexing awesome lists of open source software.

https://github.com/cfd-institute/fortmeshconverter

Convert .msh mesh file (Quadrilateral) of gmsh to .vtk file and/or .dat tecplot file
https://github.com/cfd-institute/fortmeshconverter

cfd fortran90 fortran95 gmsh mesh tecplot vtk

Last synced: 2 months ago
JSON representation

Convert .msh mesh file (Quadrilateral) of gmsh to .vtk file and/or .dat tecplot file

Awesome Lists containing this project

README

        

# FortMeshConverter (former name: gmsh-to-vtk)
- Convert .msh mesh file (Quadrilateral) of gmsh to .vtk file.
- Written in modern Fortran.
- Compact (532 lines of code).
- Easy to adapt and integrate with solvers.

[Wiki](https://github.com/truongd8593/gmsh-to-vtk-and-tecplot/wiki)