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.
ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
-
Giorgio Serra
- Posts: 4
- Joined: Wed Mar 26, 2025 5:30 pm
Re: ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
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.
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.
-
Giorgio Serra
- Posts: 4
- Joined: Wed Mar 26, 2025 5:30 pm
Re: ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
Hi
yes i'm sure, it is the right file. The message it's the seguent:
yes i'm sure, it is the right file. The message it's the seguent:
Re: ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
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):
maybe you forgot the #1 keyword that STKO uses as a placeholder for the tcl file name (and in your case is empty):
-
Giorgio Serra
- Posts: 4
- Joined: Wed Mar 26, 2025 5:30 pm
Re: ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
Thanks for the support, now it works!
Re: ERROR IN THE RUN SOLVER: "NO SUCH FILE OR DIRECTORY"
You're welcome