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?
September 22, 2022 at 12:03 am
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.Â