pymechanical
pymechanical copied to clipboard
Add option to send arbitrary additional arguments with ansys-mechanical
also include the option to add arguments
-ScriptArgs "arg1, arg2, arg3"
leads to global variables "args" with the value ["arg1", "arg2", "arg3"]