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.
- Host: GitHub
- URL: https://github.com/xebastex/tipe
- Owner: XeBasTeX
- License: mit
- Created: 2018-12-25T21:45:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-25T09:27:04.000Z (almost 7 years ago)
- Last Synced: 2025-04-04T15:41:05.484Z (about 1 year ago)
- Language: Python
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TIPE - Spectral methods
[](https://www.paypal.me/bastienlaville)



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