abqFun

czmtestkit.py_modules.abqFun(InputData, function, wd)

Run abaqus-python modules as subprocesses. See czmtestkit.abaqus_modules for available functions and instructions to create your own abaqus-python function that is compatible with the czmtestkit.

Parameters

InputData (str): .json file name with input dictionary.

function (str): abaqus_modules function based on abaqus-python script to be executed.

wd (str): work directory for the abaqus_modules functIon.