Helper functions#

These methods simplify launching MAPDL, converting existing scripts, or automating other tasks.

convert_apdl_block(apdl_strings[, loglevel, ...])

Converts an ANSYS input string to a python PyMAPDL string.

convert_script(filename_in[, filename_out, ...])

Converts an ANSYS input file to a python PyMAPDL script.