/vtkmofo

VTK legacy format using modern fortran

Primary LanguageFortranBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

vtkmofo

VTK legacy format using modern Fortran

AppVeyor build status Travis CI build status release downloads codecov

This is a generic modern Fortran interface to write a .vtk file using the legacy .vtk file format, version 3.0.

This code is built and tested with the following:

Compilers: (may work for older ones as well)

Operating Systems:

  • Linnux (Tested on Ubuntu 16)
  • Windows

Build System:

Examples:

2D example

Cylinder_2d

3D example

Cube_3d

Polygonal example

Pyramid

Prism example

Prism

Unstructured Grid example

T_shape