Image-Based FE Mesh Generator

FLUIDMESH uses image processing and minimal user input to generate practical two-dimensional unstructured quadrilateral meshes.

The FLUIDMESH logo: an apple outline drawn as a finite-element mesh.

Written by

Bijish Babu

Published

Topics

  • FEM
  • Meshing

Using basic image processing techniques and minimal user intervention, FLUIDMESH ver1.0 software written in Matlab can generate decent/approximate two-dimensional unstructured quadrilateral meshes.

Fluidmesh in action

This code can be useful to model microstructure, fluid-structure interaction or any geometry that can be photographed with a known length scale. Connect with me if you are interested to use or contribute to the code.

This code is far from finished. Improvements planned in the near future are

  1. Nurbs modeling of edges. 2) Projection correction.

For Updates Join our Linkedin Group

Inspired by the works of Darren Engwirda and Per-Olof Persson.

Originally published by Bijish Babu on LinkedIn: Image Based Finite Element Mesh Generator