mesh-adaptation / movement

Mesh movement methods for finite element problems solved using Firedrake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • The website, which includes long-form documentation, demos, and API documentation.
  • The wiki, which includes recommendations on how to interact with the codebase and development practices to be followed.

Installation

Forinstallation instructions, we refer to the Wiki page.

About

Mesh movement methods for finite element problems solved using Firedrake

License:MIT License


Languages

Language:Python 99.0%Language:Makefile 1.0%