Hi,
I have a parametric study which is launched by .psf file. The problem is, I want it to run on all cores of my CPU. When i submit "classic" job via cmd, i just append "CPUs=8" and it works. But when I use command "abaqus script=xxx.psf", it does not have CPUs option.
I think, the key...