pde-rk

Package for simulating one-dimensional PDE models with and adaptive Runge-Kutta scheme


Keywords
pde-solver, python
License
Other
Install
pip install pde-rk==0.1.4

Documentation

pde-rk

CC BY 4.0 PyPi version

Functions for simulating PDE models with an adaptive Runge-Kutta scheme

Installation

pip install pde-rk

Instructions

The repository contains an example notebook that demonstrates the method using the PAR polarity model (Goehring et al., 2011). To run the notebook in Colab, click here:

Open In Colab

License

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0