OpenSees exits immediately after running file!
Moderators: silvia, selimgunay, Moderators
-
- Posts: 4
- Joined: Wed Jan 20, 2016 9:22 am
- Location: North Carolina State University
OpenSees exits immediately after running file!
Hello there!
I'm trying my model in OpenSees.
But as soon as I am trying to run it, OpenSees exits immediately (so fast that I can't even see the error. The only thing that I am able to read is "Linear..").
Is there a way to see what error I am getting?
Or is there any way to stall OpenSees from exiting immediately?
Any answers would help!
Ankit
I'm trying my model in OpenSees.
But as soon as I am trying to run it, OpenSees exits immediately (so fast that I can't even see the error. The only thing that I am able to read is "Linear..").
Is there a way to see what error I am getting?
Or is there any way to stall OpenSees from exiting immediately?
Any answers would help!
Ankit
Re: OpenSees exits immediately after running file!
maybe you can run it through the command line
-
- Posts: 4
- Joined: Wed Jan 20, 2016 9:22 am
- Location: North Carolina State University
Re: OpenSees exits immediately after running file!
Thanks for the reply!
I did try your idea but my script is a pretty long one and when I paste the commands into the command line, it gives error related to formatting (mostly due to lack of blank spaces when I paste my commands into the command line).
It would become very cumbersome to paste each line into command line and then format it to include the spaces.
Is there a better way to know where the error lies?
Thanks in advance!
Ankit
I did try your idea but my script is a pretty long one and when I paste the commands into the command line, it gives error related to formatting (mostly due to lack of blank spaces when I paste my commands into the command line).
It would become very cumbersome to paste each line into command line and then format it to include the spaces.
Is there a better way to know where the error lies?
Thanks in advance!
Ankit
Re: OpenSees exits immediately after running file!
no i meant to say use like old dos command prompt and just write > opensees.exe file.tcl
Re: OpenSees exits immediately after running file!
Check if the last line in your source file is "exit". If so delete it.
----------------------------------
With Regards,
sb1966
With Regards,
sb1966
-
- Posts: 4
- Joined: Wed Jan 20, 2016 9:22 am
- Location: North Carolina State University
Re: OpenSees exits immediately after running file!
Thanks a lot!
I can see the error by running the file through the Command Prompt!
Ankit
I can see the error by running the file through the Command Prompt!
Ankit