not_a_pro
Student
- Sep 30, 2022
- 4
Hi everyone,
I have the following problem:
When I start a calculation with ANSYS APDL from some code, it starts quite quick and slows down a little bit while calculating. I see that at the speed in which it reads some scalar parameters / the speed in which the read scalar parameter are printed in the output window. Then, when the calculation finishes I use the
command and execute the same codeagain. But the calculation time nearly double up to the first time for the exact same code. When I repeat this again, the needed calculation time increases again. But when I close APDL and open it up again. The calculation time decreased to the initial value. Can anyone explain why the program slows down so drasticly? I would be very thankful for any help.
Thanks in Advance!
I have the following problem:
When I start a calculation with ANSYS APDL from some code, it starts quite quick and slows down a little bit while calculating. I see that at the speed in which it reads some scalar parameters / the speed in which the read scalar parameter are printed in the output window. Then, when the calculation finishes I use the
Code:
/clear
Thanks in Advance!