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?

igandiko
Ansys Employee

Since T005_trycube.k will be generated in LSPP directories, change criteria to "existence of file" and enter T005_trycube.k. In this way, LSPP job will be considered as normal termination only if T005_trycube.k is found in the directory, until then ls-opt will wait instead of moving on to LS-Dyna stage. 

(or)

Add a delay of 15-20 seconds. First option might be better.Â