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 via its native Java API.
This library brings the dearly missing power of Python to the world of Comsol. It leverages the universal Python-to-Java bridge provided by JPype to access the native API, and wraps it in a layer of pythonic ease-of-use. The Python wrapper only covers common scripting tasks, such as loading a model from a file, modifying some parameters, running the simulation, to then evaluate the results. Though the full functionality is available to those willing to drop down to the Java layer underneath.
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-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: MPh-0.8.0-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.25.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71ae345eb441add182dc3e6bf72e3425f968fe4bbfcca4b86e952a8621a6166e |
|
MD5 | ad06e5383439465bc232ccd263072cc9 |
|
BLAKE2b-256 | 251bc3f10b38c58fec156dc732e6e0137a331f13b2e002b57d0526314f591fcf |