pystran.Abaqus_import module#

Import option blocks from an Abaqus input file.

Created on Mon Jun 8 17:11:08 2026

@author: Petr Krysl

Refer to the Section “Input Syntax Rules” in the Abaqus documentation for details on the syntax of Abaqus input files.

pystran.Abaqus_import.inp_to_pystran(inp_path: str, out_path: str) Dict[source]#
pystran.Abaqus_import.read_abaqus_inp(inp_path: str) Dict[source]#