From 6577ff84d744d2849d6df558b9d0224ef8372626 Mon Sep 17 00:00:00 2001 From: Joe Wallwork Date: Wed, 18 May 2022 11:08:18 +0100 Subject: [PATCH] Create README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..47cf1bd --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# Mesh Movement in Firedrake + +A number of drivers for applying different mesh movement methods +within the [Firedrake finite element library](https://firedrakeproject.org/), as +well as tools for detecting mesh tangling. + +This is research of the Applied Modelling and +Computation Group ([AMCG][amcg]) at Imperial College +London. + +#### For feedback, comments and questions, please email j.wallwork16@imperial.ac.uk. + +[firedrake]: https://firedrakeproject.org/ "Firedrake" +[amcg]: http://www.imperial.ac.uk/earth-science/research/research-groups/amcg/ "AMCG"