clawpack / pyclaw

PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.

Home Page:http://www.clawpack.com/pyclaw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status

PyPI version

PyClaw

Pyclaw is a Python-based solver for hyperbolic PDEs that includes the algorithms of Clawpack and SharpClaw.
It has been designed with easy extensibility, performance, and exploration in mind. PyClaw also includes a scalable parallel implementation of Clawpack using PETSc.

Documentation is available at http://clawpack.org/pyclaw/.

If you use PyClaw in research that leads to publication, please cite PyClaw (see also citing Clawpack).

About

PyClaw is a Python-based interface to the algorithms of Clawpack and SharpClaw. It also contains the PetClaw package, which adds parallelism through PETSc.

http://www.clawpack.com/pyclaw

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Fortran 43.5%Language:Python 37.7%Language:C 16.7%Language:Meson 0.8%Language:Jupyter Notebook 0.6%Language:Shell 0.2%Language:Makefile 0.2%Language:TeX 0.2%