We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.

Ansys Learning Forum Forums Discuss Simulation General Mechanical How to use script to run the cfile for creating k file? Reply To: How to use script to run the cfile for creating k file?

cct
Subscriber

In those following steps, 

  1. There's a log file in stage1.1
  2. In the main directory, there's a kfile created from cfile
  3. The kfile doesn't show up in the stage of LSDYNA

It works now when I select "use queuing >simple" in the stage of LSPP, which seems the error occurs as you thought that LS-OPT is running sbatch command correctly by its not waiting for LSPP process to finish and moves on to LS-DYNA stage.

Thank you so much!