I received a cable bridge structure model built with Opensees, but the problem is that only the linear behavior is applied and the displacement is very small.
So I used the 'ForceBeamColumn' element to take into account the material nonlinearity only in the pylon, but only the part of the changed element is an error that failed to get compatible element forces&deformations for element.
I'd appreciate it if you could tell me why this error occurred.
Thank you.
Error of 'ForceBeamColumn' element
Moderators: silvia, selimgunay, Moderators
Re: Error of 'ForceBeamColumn' element
Hello,
The ForceBeamColumn is harder to obtain convergence in general. That happens because the analysis must correct the elements response at every step to assure compatibility. And if it fails to do so within the tolerance, then an error is returned.
You may:
a) Add more iterations and a more allowable tolerance, with these tags added at the end of the ForceBeamColumn: " -iter $MaxIters $Tolerance".
b) Change your elements to the DispBeamColumn, and improve your mesh where the nonlinearity is expected. If you mesh is refined enough, it will return you accurate results.
The ForceBeamColumn is harder to obtain convergence in general. That happens because the analysis must correct the elements response at every step to assure compatibility. And if it fails to do so within the tolerance, then an error is returned.
You may:
a) Add more iterations and a more allowable tolerance, with these tags added at the end of the ForceBeamColumn: " -iter $MaxIters $Tolerance".
b) Change your elements to the DispBeamColumn, and improve your mesh where the nonlinearity is expected. If you mesh is refined enough, it will return you accurate results.
Leonardo
Universidade Federal de Sao Carlos
Universidade Federal de Sao Carlos
-
- Posts: 7
- Joined: Mon Dec 04, 2017 5:02 am
- Location: Your account has been created. However, this board requires account activation, an activation key ha
Re: Error of 'ForceBeamColumn' element
Thank you for answer.
As you have mentioned, I have applied the 'displacementBeamColumn'.
But it continue to stop working on the opensees, can you tell us why?
Thank you
As you have mentioned, I have applied the 'displacementBeamColumn'.
But it continue to stop working on the opensees, can you tell us why?
Thank you
Re: Error of 'ForceBeamColumn' element
Then the problem could be a lot of things.
I would make make small models with each component isolated and test them.
If in your case the only problem is the line element, you could test it in a Moment-Curvature procedure and/or cantilever pushover simple model, just to see what you get.
I would make make small models with each component isolated and test them.
If in your case the only problem is the line element, you could test it in a Moment-Curvature procedure and/or cantilever pushover simple model, just to see what you get.
Leonardo
Universidade Federal de Sao Carlos
Universidade Federal de Sao Carlos