CFD-Institute / FortMeshConverter

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

Home Page:https://github.com/truongd8593/gmsh-to-vtk-and-tecplot/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://github.com/truongd8593/gmsh-to-vtk-and-tecplot/wiki


Languages

Language:Fortran 97.4%Language:Makefile 2.6%