Skip to content

Techniques of solving the stationary diffusion equation.

License

Notifications You must be signed in to change notification settings

janzmazek/Diffusion

Repository files navigation

Steady-state diffusion equation

This Python package uses various techniques (including parallel) for solving the steady-state diffusion equation.

Installation

pip install git+git://github.com/janzmazek/Diffusion.git

or if you want a local copy of the repository

git clone https://github.com/janzmazek/Diffusion.git
python setup.py install

Contents

Usage

About

Techniques of solving the stationary diffusion equation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages