Element SFI_MVLEM
Moderators: silvia, selimgunay, Moderators
-
- Posts: 13
- Joined: Sun May 22, 2016 5:57 pm
- Location: Universidad Nacional de Colombia
Element SFI_MVLEM
Hello All,
I want to run the following examples (use the link) , but when i am doing that, Opensees has stooped working.
http://opensees.berkeley.edu/wiki/index ... r_RC_Walls
Looking for any error inside the tcl files, i found the line that produce the error is on the definition of the SFI_MVLEM..
# element SFI_MVLEM eleTag iNode jNode m c -thick fiberThick -width fiberWidth -mat matTags
element SFI_MVLEM 1 1 2 5 0.4 -thick $t $t $t $t $t -width 9 10 10 10 9 -mat 7 6 6 6 7
According to the webpage where the material is defined, the line is correct, but obviously that is not the case.
Could you please help me with this. Thanks.
I want to run the following examples (use the link) , but when i am doing that, Opensees has stooped working.
http://opensees.berkeley.edu/wiki/index ... r_RC_Walls
Looking for any error inside the tcl files, i found the line that produce the error is on the definition of the SFI_MVLEM..
# element SFI_MVLEM eleTag iNode jNode m c -thick fiberThick -width fiberWidth -mat matTags
element SFI_MVLEM 1 1 2 5 0.4 -thick $t $t $t $t $t -width 9 10 10 10 9 -mat 7 6 6 6 7
According to the webpage where the material is defined, the line is correct, but obviously that is not the case.
Could you please help me with this. Thanks.
-
- Posts: 13
- Joined: Sun May 22, 2016 5:57 pm
- Location: Universidad Nacional de Colombia
Re: Element SFI_MVLEM
I was talking with Dr. Kolozvari and he has run the examples and it worked. The only difference that we have is that his Opensees uses a 32-bit tcl, while mine uses 64-bit. I dont know if this is important.
Also, could be the svn version of the file? How can i download the last version?
Thanks
Also, could be the svn version of the file? How can i download the last version?
Thanks
-
- Posts: 13
- Joined: Sun May 22, 2016 5:57 pm
- Location: Universidad Nacional de Colombia
Re: Element SFI_MVLEM
I think the problem is solved. I installed OpenSees 2.5 version for 32-bit and the model ran without any crashing. However it is not converging but OpenSees is not crashing anymore.
I think that crash should not happen, since the only difference is 32 or 64-bits.
Thanks
I think that crash should not happen, since the only difference is 32 or 64-bits.
Thanks
Re: Element SFI_MVLEM
I also have the same problem, and not only with SF_MVLEM, but also with MVLEM,
the problem is not only in SFI_MVLEM, error messages mentioned ConcreteCM at the beginning, so I tried to modify the code and after stop using "-GapClose" option the error messages keep coming put the problem changed to be in SFI_MVLEM, I tried a lot in changing and playing with the parameters but there was no luck for me to make the code work.
I am using linux OS, and also test the code on Windows 64 machines and did not work, after seeing Mr. jaimercado comments I tried the 32bit version on windows machine and the code worked, although it had convergence problems as jaimercado mentioned.
but still, I could not solve it on my main machine on Linux.
I hope we could have a batch in the source code to be able to compile it and make work in Linux.
thanks
the problem is not only in SFI_MVLEM, error messages mentioned ConcreteCM at the beginning, so I tried to modify the code and after stop using "-GapClose" option the error messages keep coming put the problem changed to be in SFI_MVLEM, I tried a lot in changing and playing with the parameters but there was no luck for me to make the code work.
I am using linux OS, and also test the code on Windows 64 machines and did not work, after seeing Mr. jaimercado comments I tried the 32bit version on windows machine and the code worked, although it had convergence problems as jaimercado mentioned.
but still, I could not solve it on my main machine on Linux.
I hope we could have a batch in the source code to be able to compile it and make work in Linux.
thanks
-
- Posts: 916
- Joined: Mon Sep 09, 2013 8:50 pm
- Location: University of California, Berkeley
Re: Element SFI_MVLEM
Could you contact Dr. Kristijan Kolozvari in CSU Fullerton?
Re: Element SFI_MVLEM
Can I model the Shear wall in the bay of frame with SFI method ?selimgunay wrote: ↑Sun Aug 19, 2018 3:16 am Could you contact Dr. Kristijan Kolozvari in CSU Fullerton?