mesh-adaptation / movement

Mesh movement methods for finite element problems solved using Firedrake
MIT License
7 stars 4 forks source link
finite-element-method firedrake meshing python

Movement

Mesh Movement in Firedrake

GitHub top language GitHub repo size

Movement is a mesh adaptation toolkit enabling users to spatially redistribute mesh degrees of freedom using a variety of different methods from the literature, as well as tools for detecting mesh tangling.

Movement is built for use with the Firedrake finite element library.

Documentation

Movement has two sources of documentation:

Installation

For installation instructions, we refer to the Wiki page.