Running the *.psf file in ABAQUS/CAE
Hi all,
I want to use abaqus for parametric study. I have the input file (*.inp) and the python scripting file (*.psf). The problem is that I do not know how to run the *.psf file. I tried the command abaqus script=myfile (the myfile is the file with psf extension) but the error massage (Invalid Syntax) appears.
I would appreciate it if anyone help me to run the *.psf file. Is there any other way rather command line to execute the python scripting file such as *.psf files?
Thanks.