Petra-M
Petra-M is a FEM analysis GUI built on the top of PyMFEM and piScope. It was born originally as Physics Equation Translator for MFEM, to help assemble an FEM linear system without writing C++ nor Python codes. The current version includes intefaces to geometry building (via python-occ), mesh generation (via gmsh), and various FEM analysis, such as stationaly, time-domain, and parametric analysis.
Petra-M includes
- Weakform module to define PDE using various MFEM integrators.
- Distance module to define PDE for measuring distance
- Interface for various FEM analysis solvers.
- Parametric geometry editor.
- Procedural mesh generation.
Install
pip install petram
Licence
Petra-M project is released under the GPL v3 license. See files COPYRIGHT and LICENSE file for full details.
Optional dependency
- gmsh (4.10.5) https://pypi.org/project/gmsh/
- python-occ (7.9.0) https://github.com/tpaviot/pythonocc-core
Reference
S. Shiraiwa, et al. EPJ Web of Conferences 157, 03048 (2017)
Release files for petram 26.8.29
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| petram-26.8.29.tar.gz | 1.1 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| petram-26.8.29-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.4 MB
Release files / petram-26.8.29.tar.gz
| Download URL | petram-26.8.29.tar.gz |
|---|---|
| Size | 1.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6f9aaa6b20f7502ca311fad9a90f4e1870b9fbc972289c40d817f52e477a2d5c
|
|
BLAKE2b-256 checksum How to use checksums |
0b5ca6fa95abb88bf1702a1d2760951e7dce63cbd1015110935ed939dda7929b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.3
|
Release files / petram-26.8.29-py3-none-any.whl
| Download URL | petram-26.8.29-py3-none-any.whl |
|---|---|
| Size | 1.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a2b156a04d80f8b1df72910b858ac64d0345cb9d249ec247c12a879384710f3f
|
|
BLAKE2b-256 checksum How to use checksums |
eb7895d8499e762c99c2c1100fca381733a0daf1aa67280bbc25e69c4b6951d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.3
|