Skip to content
Snippets Groups Projects
Commit 36c49595 authored by Timo Koch's avatar Timo Koch
Browse files

[python] Improve style, add some, use wrapper helpers

parent c3037a5e
No related branches found
No related tags found
1 merge request!2681Feature/python main file
"""The DuMux Python-bindings for using DuMux entirely from Python
DuMux is
* short for Dune for Multi-{Phase, Component, Scale, Physics, …} flow and transport in porous media
* a free and open-source simulator for flow and transport processes in porous media
* a research code written in C++
* based on Dune (Distributed and Unified Numerics Environment)
* a Dune user module in the Dune environment
https://dumux.org/
"""
__import__("pkg_resources").declare_namespace(__name__)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment