Search found 7 matches
- Tue Apr 11, 2017 9:50 pm
- Forum: OpenSees.exe Users
- Topic: Convergence test issue
- Replies: 2
- Views: 1347
Re: Convergence test issue
Frank, this did not help. The problem with my analysis is that condition "if {$ok != 0}" is NOT invoked despite erroneous solution (I know this from the results of the analysis with smaller time step). This is how the time histories for two cases with analysis time steps of $dt/2 and $dt/1...
- Sun Apr 09, 2017 2:59 am
- Forum: OpenSees.exe Users
- Topic: Convergence test issue
- Replies: 2
- Views: 1347
Convergence test issue
Hi everyone, I am analyzing a framed structure modeled with Elwood shear limit state material and concentrated flexural hinge. For a sample ground motion (having time step of dt), the solution does not converge for analysis time step, dt_ana of $dt/2 but it does for $dt/10. I want to incorporate an ...
- Mon Aug 10, 2015 8:47 pm
- Forum: Framework
- Topic: Installation on HPC (commands.cpp)
- Replies: 8
- Views: 4389
Re: Installation on HPC (commands.cpp)
I typed make in SRC and it completed the process without any error.
I suppose next, I should type make in OpenSees directory. Which is where I saw the errors in above thread.
I suppose next, I should type make in OpenSees directory. Which is where I saw the errors in above thread.
- Sun Aug 09, 2015 12:11 am
- Forum: Framework
- Topic: Installation on HPC (commands.cpp)
- Replies: 8
- Views: 4389
Re: Installation on HPC (commands.cpp)
typing Make in SRC went through smoothly (I eliminated many errors by changing Makefile.def and by creating couple of soft links). Here is the new error that I get- ################# MANY SUCCESSFUL MAKE MESSAGES ########################## LIBRARIES BUILT ... NOW LINKING OpenSees PROGRAM make[1]: En...
- Mon Aug 03, 2015 6:17 am
- Forum: Framework
- Topic: Installation on HPC (commands.cpp)
- Replies: 8
- Views: 4389
Re: Installation on HPC (commands.cpp)
Frank, anything else I can try?
- Sat Jul 18, 2015 4:51 am
- Forum: Framework
- Topic: Installation on HPC (commands.cpp)
- Replies: 8
- Views: 4389
Re: Installation on HPC (commands.cpp)
Hi Frank, thanks for your reply.
I confirmed the version of tcl/tk. And it is 8.5.18 as required by the latest OpenSees.
Update (20th July)- I tried to build using the latest svn (rev 6059). But it throws the same error.
I confirmed the version of tcl/tk. And it is 8.5.18 as required by the latest OpenSees.
Update (20th July)- I tried to build using the latest svn (rev 6059). But it throws the same error.
- Thu Jul 16, 2015 2:12 am
- Forum: Framework
- Topic: Installation on HPC (commands.cpp)
- Replies: 8
- Views: 4389
Installation on HPC (commands.cpp)
Hi, I am trying to compile OpenSees on centOS-based HPC machine. Having tried multiple permutations of versions, here is the error that I get each time- commands.cpp: In function 'int OpenSees_putsCommand(void*, Tcl_Interp*, int, Tcl_Obj* const*)': commands.cpp:659: warning: unused variable 'chan' c...