Skip to main content

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

Project description

pde-rk

Binder 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 in the cloud, click 'launch binder' above.

To run on your local machine, follow these steps:

⁣1. Clone the repository:

git clone https://github.com/tsmbland/pde-rk.git
cd pde-rk

⁣2. Create conda environment:

conda env create -f environment.yml

⁣3. Activate conda environment:

conda activate pde-rk

⁣4. Open jupyter notebook:

jupyter notebook scripts/simulate_par.ipynb

License

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

CC BY 4.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pde-rk-0.1.3.tar.gz (10.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page