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

https://github.com/xebastex/tipe

Spectral methods applied to clock-reaction problem, 1D case.
https://github.com/xebastex/tipe

Last synced: 12 months ago
JSON representation

Spectral methods applied to clock-reaction problem, 1D case.

Awesome Lists containing this project

README

          

# TIPE - Spectral methods

[![](https://img.shields.io/badge/donate-paypal-46AFE0.svg)](https://www.paypal.me/bastienlaville)
![](https://img.shields.io/github/release-pre/XeBasTeX/TIPE.svg)
![](https://img.shields.io/github/license/XeBasTeX/TIPE.svg)
![](https://img.shields.io/github/languages/code-size/XeBasTeX/TIPE.svg)

### Metadata
* Author: **Bastien Laville**
* Released: June 2015
* Language: python

### Description

Developped as part of the [TIPE](https://fr.wikipedia.org/wiki/Travail_d%27initiative_personnelle_encadr%C3%A9) (research project in CPGE) dealing with reaction-diffusion equations, namely the [Barkley model](http://www.scholarpedia.org/article/Barkley_model).

These codes compare Fourier-Galerkin pseudo-spectral methods (backward Euler timestepping) with Euler implicit scheme, in terms of accuracy and computation time.