igandiko
Ansys Employee

Do you have job_command.bat file in 0.1 directory? If you do, try running it using Windows power shell. If you don't have the file, open Windows powershell in 0.1 directory and run below command manually. 

"C:\Program Files\ANSYS Inc\v232\ansys\bin\winx64\LSDYNA.exe" -dp i= DynaOpt.inp

This command should start ls-dyna run for 0.1 design. If the command works, create a .bat file (say script.bat) in main directory, place above command in the file, then browse and select this .bat file in the place of case execution command.Â