Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wadlo/unstable-manifold

A project implementing new methods for viewing the unstable manifold of partial differential equations. I created the library of functions to do this and applied it to three example system. We are in the process of publishing a research paper with our findings. This is a project was funded by the BYU department of Mathematics.
https://github.com/wadlo/unstable-manifold

Last synced: 27 days ago
JSON representation

A project implementing new methods for viewing the unstable manifold of partial differential equations. I created the library of functions to do this and applied it to three example system. We are in the process of publishing a research paper with our findings. This is a project was funded by the BYU department of Mathematics.

Awesome Lists containing this project

README

        

# Unstable-Manifold
This project implements new methods for forming the Unstable Manifold of a Partial Differential Equation. We make a change of coordinates by letting Theta = sigma * e^ (lambda * t), and by doing this, we can produce the manifold leaving in the direction of the eigenfunction.

Included in this project is a folder of core functions for producing the manifold as well as three complete example systems: Nagumo, Gray-Scott, and Shrodinger. Saved Generated files are included with each example system so the homological equations don't have to be calculated every time the files are run.