Parametric Study Scripting
Parametric Study Scripting
(OP)
I am having a difficult time writing a python script file that will run a parametric study. The examples in the documentation are not wanting to run either.
Does anyone know of a place were I can see some examples of script or if there are any books out there that will be of assistant?
Thanks
Does anyone know of a place were I can see some examples of script or if there are any books out there that will be of assistant?
Thanks





RE: Parametric Study Scripting
RE: Parametric Study Scripting
The error message I get is on line 52 of the .psf file and is "NameError: name 'ParStudy' is not defined"
RE: Parametric Study Scripting
The command is: abaqus script=elbowtest
this syntax came from the analysis users manual 3.2.6
HTH Dan
RE: Parametric Study Scripting
Thanks
RE: Parametric Study Scripting