Skip to content

Avina-cK/TuringPatternsOn2DSurfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TuringPatternsOn2DSurfaces

WORK IN PROGRESS

Contributors GNU_AGPL-3_License

Table of Contents
  1. About The Project
  2. Progress so far
  3. Roadmap
  4. License
  5. Contact
  6. Acknowledgments

About The Project

An investigation of turing patterns on (no-boundary, smooth) 2D manifolds (in 3D space) using numerical (FEM) and analytical methods.

(back to top)

Built With

(back to top)

Progress so far

  • 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)

(back to top)

Next Steps

  • 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.

(back to top)

License

Distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3. See LICENSE.txt for more information.

(back to top)

Contact

Author name: Avina Kalle LinkedIn

Project Link: https://github.com/Avina-cK/TuringPatternsOn2DSurfaces

(back to top)

Reference(s)

Gerhard Dziuk. Finite Elements for the Beltrami operator on arbitrary surfaces, pages 142–155. Springer Berlin Heidelberg, Berlin, Heidelberg, 1988.

Acknowledgments

(back to top)

About

An investigation of turing patterns on (no-boundary, smooth) 2D manifolds (in 3D space) using numerical (FEM) and analytical methods.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages