Pythonic scripting interface for Comsol Multiphysics
Project description
Pythonic scripting interface for Comsol Multiphysics
Comsol is a commercial software application that is widely used in science and industry for research and development. It excels at modeling almost any (multi-)physics problem by solving the governing set of partial differential equations via the finite-element method. It comes with a modern graphical user interface to set up simulation models and can be scripted from Matlab or its native Java API.
MPh brings the dearly missing power of Python to the world of Comsol. It leverages the Java bridge provided by JPype to access the Comsol API and wraps it in a layer of pythonic ease-of-use. The Python wrapper covers common scripting tasks, such as loading a model from a file, modifying parameters, importing data, to then run the simulation, evaluate the results, and export them.
Comsol models are marked by their .mph
file extension, which stands
for multi-physics. Hence the name of this library. It is open-source
and in no way affiliated with Comsol Inc., the company that develops
and sells the simulation software.
Find the full documentation on Read-the-Docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file mph-1.2.4-py3-none-any.whl
.
File metadata
- Download URL: mph-1.2.4-py3-none-any.whl
- Upload date:
- Size: 65.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91120d87101415915fe6a5b42df87c877349f5cd0b190fe8372c891175162dc8 |
|
MD5 | 9bd15f7632c0f735c38f7c79b2b1866c |
|
BLAKE2b-256 | d887c8f5a55fdc1496e11bd6fac65977deab211ba8b681a7c6dc43d4aba27eac |