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.9.21
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.9.21.tar.gz | 1.1 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| petram-26.9.21-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.4 MB
Release files / petram-26.9.21.tar.gz
| Download URL | petram-26.9.21.tar.gz |
|---|---|
| Size | 1.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
735f9c8ebd8221ad6d0ef2adc745e85affeca4668d144b4e37dacad055b18e62
|
|
BLAKE2b-256 checksum How to use checksums |
2c90fb59cac5aece3b80223d0b2f95f81486c0dfe14384b7c75ed549fb3eda6c
|
| 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.9.21-py3-none-any.whl
| Download URL | petram-26.9.21-py3-none-any.whl |
|---|---|
| Size | 1.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d95cf88194c4f076f1ca9fe4f3d8bf8e1fabb296082ee00eb31c7ef0c410b7d2
|
|
BLAKE2b-256 checksum How to use checksums |
256d83f2a72fe06c994198e178ee20c40b56ad6354192d5d25ca4708da70c724
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.0.1 CPython/3.12.3
|