Skip to main content

Python implementation of the Mimetic Finite Difference method.

Project description

=====
mimpy
=====

.. image:: https://api.travis-ci.org/ohinai/mimpy.png?branch=master
:target: https://travis-ci.org/ohinai/mimpy

Mimpy is a Python based library for solving
the diffusion equation. Mimpy uses the Mimetic Finite Difference
method, which as the advantage of solving using general polyhedral elements.

Because diffusion is a "kernel" for many physical phenomena,
mimpy can also solve problems like the heat equation and multi-phase flow
through porous media.

A simple example can be found in hexmesh_example_1.py_.
Run:

.. code-block:: bash

$ python hexmesh_example_1.py

Code requirements:

* NumPy
* SciPy
* Cython (if you want to update the c code).






History
-------

0.1.1 (2016-3-31)
---------------------

* Updated README to better fit pypi page.
* Added spe10 example


0.1.0 (2016-3-29)
---------------------

* Test release of code.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mimpy-0.1.1.linux-x86_64.tar.gz (1.1 MB 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