WORK IN PROGRESS
Table of Contents
An investigation of turing patterns on (no-boundary, smooth) 2D manifolds (in 3D space) using numerical (FEM) and analytical methods.
- Solved stationary heat equation on Dziuk surface. (See 02_heateq_on_dziuksurf)
- Created refined meshes, using a manually initial mesh (4nodes-8triangles).
- Created custom linear function interpolation, geometric interpolation, and CellValues (in accordance with Ferrite.jl devdocs) for 2d triangular surface meshes embedded in 3D space. (needs to be tested)
- Test custom interpolation and CellValues. Possibly calculate the matrix and RHS vector manually for 6 node mesh to verify.
- Update documentation on simulating heat equation on Dziuk surface.
Distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3. See LICENSE.txt for more information.
Author name: Avina Kalle LinkedIn
Project Link: https://github.com/Avina-cK/TuringPatternsOn2DSurfaces
Gerhard Dziuk. Finite Elements for the Beltrami operator on arbitrary surfaces, pages 142–155. Springer Berlin Heidelberg, Berlin, Heidelberg, 1988.