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
- Host: GitHub
- URL: https://github.com/cfd-institute/fortmeshconverter
- Owner: CFD-Institute
- Created: 2017-12-07T10:20:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-11T23:02:12.000Z (over 2 years ago)
- Last Synced: 2024-12-31T04:13:50.793Z (4 months ago)
- Topics: cfd, fortran90, fortran95, gmsh, mesh, tecplot, vtk
- Language: Fortran
- Homepage: https://github.com/truongd8593/gmsh-to-vtk-and-tecplot/wiki
- Size: 1.05 MB
- Stars: 13
- Watchers: 0
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)