Failed to get compatible element forces & deformations

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
Toutant
Posts: 32
Joined: Mon Sep 09, 2013 10:33 am
Location: École Polytechnique de Montréal

Failed to get compatible element forces & deformations

Post by Toutant »

Dear all,

I built a steel SCBF model to study buckling and post-buckling response of columns. I coded the analysis part in such a way that if the analysis fails to converge, the displacement increment (pushover analysis) or the timestep (time history analysis) will be reduced.

My question is, sometimes, right before the displacement increment or timestep is reduced, OpenSees will issue the following warning : WARNING - ForceBeamColumn3d::update - failed to get compatible element forces & deformations for element...
then it will reduces the displacement increment or timestep depending on which analysis is performed. My understanding is that this warning is not something I should worry about because right after this, OpenSees goes back in time and retry that same step with a reduced displacement increment or timestep. Is this correct or should I worry about this warning and disregard the results.

Thanks.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Failed to get compatible element forces & deformations

Post by fmk »

if that message pops up the analysis does fail for that step and the model does go back in time to last converged step .. so yes you are correct
Post Reply