Page 1 of 1
ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
Posted: Thu Mar 27, 2025 10:17 am
by Giorgio Serra
DEAR STKO,
The main object of the test is bent GFRP stirrups loaded in tension until failure occurs at the bend. Below I have reported a conceptual scheme of the specimen. After defining the entire model in the STKO preprocessor, the following message appears in the prompt: "no such file or directory". I would like to understand what the error could be due to.
Re: ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
Posted: Tue Apr 01, 2025 7:30 am
by STKO Team
I don't see that error, are you sure you attached the right file?
Anyway, there are some mistakes in the attached file.
No fix on the global Y direction, better to use NormDispIncr due to penalty based constraints such as EmbeddedNodeElements, use more initial time steps and an adaptive time step algorithm to pass convergence issue.
Re: ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
Posted: Tue Apr 01, 2025 10:30 am
by Giorgio Serra
Hi
yes i'm sure, it is the right file. The message it's the seguent:

- screenshot of the RunSolver
- Immagine 2025-03-27 105228.png (25.24 KiB) Viewed 2526 times
Re: ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
Posted: Wed Apr 02, 2025 7:55 am
by STKO Team
You didn't set up the solver command properly.
maybe you forgot the #1 keyword that STKO uses as a placeholder for the tcl file name (and in your case is empty):

- KIT.png (27.18 KiB) Viewed 2513 times
Re: ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
Posted: Tue Apr 08, 2025 7:34 am
by Giorgio Serra
Thanks for the support, now it works!
Re: ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
Posted: Thu Apr 10, 2025 8:05 am
by STKO Team
You're welcome