MAPDL interop#
femorph-solver can consume MAPDL-authored models and (progressively) write back the same binary formats. This page is the at-a-glance status; the deep dive lives in MAPDL compatibility.
When to care#
If your existing workflow already runs in MAPDL and you want an OSS
alternative that reads your decks and result files without rewriting
them, this is where to start. If youβre building a model from
scratch, you can ignore this page and work directly with the
Model API.
Format status#
Format |
Read |
Write |
Notes |
|---|---|---|---|
CDB |
β |
β |
Via |
RST |
β |
π§ |
Read via |
FULL |
β |
π§ |
K / M matrix export; |
EMAT |
β |
π§ |
Per-element K / M; |
MODE / SUB / DB |
β |
β |
Planned. |
Element compatibility#
Each registered element targets the same behaviour as its MAPDL counterpart under the default KEYOPT settings. See the Elements for bit-level parity tests and the per-element pages under Element library for the KEYOPT table.