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 details)

Uploaded Source

File details

Details for the file mimpy-0.1.1.linux-x86_64.tar.gz.

File metadata

File hashes

Hashes for mimpy-0.1.1.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 dd886c937424e1b0fc35acf464a3291c33881746fbb4a9ed0f489483abbebfff
MD5 b0c7d7c3715ec3fb181f5818f75a9bbf
BLAKE2b-256 e0def664eb90f555f1ef9c880007cb9f49744c8caca028e276bf415091943eee

See more details on using hashes here.

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