Official python wrapper of calculix like PyMFEM?

PyMFEM is python adapter to MFEM

PyMFEM supports the previous version of MFEM and develops actual version.

Same should be available by calculix.

Actual are partly supported tools pyCCX, pygccx and others which support only a part of keywords.

There is an old (not maintained) python library: pycalculix

An official Python wrapper is not planned at the moment.

1 Like

PyCCX supports new 2d and 3d elements.

Pygccx supports only 3d elements.

Pycalculix is at GitHub in „archive“ and supports only 2d.