cardiosolv / meshalyzer

GNU General Public License v3.0
2 stars 3 forks source link

meshalyzer

This project has moved to git.opencarp.org.

Meshalyzer is a graphical program for display time dependent data on 3D finite elment meshes. Of course, it can show static data on fewer dimensions as well. It is developed to be compatible with openCARP.

It uses its own file formats which are simple and easily converted to/from more popular formats like VTK.

Features

VTU format

Preliminary support for reading the VTK format for unstructured grids, VTU, has been included. You need to edit the Makefile manually to specify the directory containing the dynamically linked libraries (VTK_LIBDIR) and the directory with the VTK header files (VTK_INCDIR). They are commented out by default.

For Mac users, the easiest is to install vtk via homebrew: brew install vtk

and then

VTK_LIBDIR = /usr/local/lib
VTK_INCDIR = /usr/local/include/vtk-<version>

Run-time issues

Acknowledgement

The broadcast symbol was provided by oNline Web Fonts.