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 21, 2022 at 7:31 pm
Subscriber
In those following steps,
- There's a log file in stage1.1
- In the main directory, there's a kfile created from cfile
- 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!