en:features
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:features [2019/10/24 23:31] – Added Python interface bp | en:features [2025/10/18 14:34] (current) – bp | ||
---|---|---|---|
Line 9: | Line 9: | ||
* **Modular & extensible FEM kernel (OOFEMlib)** | * **Modular & extensible FEM kernel (OOFEMlib)** | ||
* **fully extensible** - The kernel is extensible in any " | * **fully extensible** - The kernel is extensible in any " | ||
+ | * **python interface** - The python bindings are provided allowing to set up the problem, query the results and even visualize them using VTK from Python script. For advanced users, there is even possibility to develop own elements, material models and other components in Python. | ||
* **independent problem formulation, | * **independent problem formulation, | ||
* **full restart support** - The kernel supports full restart from any previously saved state. | * **full restart support** - The kernel supports full restart from any previously saved state. | ||
Line 36: | Line 37: | ||
* **analysis procedures: | * **analysis procedures: | ||
* **element library:** linear equal order velocity and pressure approximation triangle, see [[http:// | * **element library:** linear equal order velocity and pressure approximation triangle, see [[http:// | ||
+ | |||
+ | * **Multi-physic module (mpm)** | ||
+ | * MPM is multi-physic OOFEM module, developed to make implementation of multi-physics problems more simple. | ||
+ | * The problem definition is more like defining the weak form of the problem. | ||
+ | * MPM provides Interpolations, | ||
+ | * The concept allows for parametrization with different element geometries and interpolations. | ||
* **Postprocessing** | * **Postprocessing** |
en/features.1571952671.txt.gz · Last modified: by bp