We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.

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.Â