slab girder?

For posts concerning the documentation, errors, ommissions, general comments, etc.

Moderators: silvia, selimgunay, Moderators

Post Reply
ae-ox
Posts: 4
Joined: Wed Jan 19, 2005 1:00 am
Location: university of oxford, uk

slab girder?

Post by ae-ox » Wed Jan 19, 2005 1:23 am

Hi,

I am trying to do a moment-curvature analysis of a slab girder cross section (Precast double-tee element).
Therefore I took example2.tcl and redefined the material properties and the cross section. If I run the girder only, everything is fine, but as soon as I define the slab Opensees will return this error:

WARNING SuperLU::solve(void)- Error 1 returned in factorization dgstrf()
WARNING NewtonRaphson::solveCurrentStep() -the LinearSysOfEqn failed in solve()
Static Analysis::analyze - the Algorithm failed at iteration: 0 with domain at load factor 0
Opensees > analyze failed, returned: -3 error flag

What is wrong? The girder is 19-23cm wide, the width of the slab is 150cm. -Is this discontinuity a problem?

Thanks,
Andreas
Andreas Ehland
Department of Engineering Science
University of Oxford
Parks Road
OX1 3PJ

ae-ox
Posts: 4
Joined: Wed Jan 19, 2005 1:00 am
Location: university of oxford, uk

Post by ae-ox » Wed Jan 19, 2005 3:45 am

I found my mistake (I didn't define the slab anti-clockwise...)

SORRY!!
Andreas Ehland
Department of Engineering Science
University of Oxford
Parks Road
OX1 3PJ

from tongji
Posts: 94
Joined: Fri May 11, 2007 9:53 pm
Location: tongji university

Post by from tongji » Thu Feb 19, 2009 6:10 pm

how to define the contact between the new and the old concrete?

silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia » Thu Feb 19, 2009 7:28 pm

i don't think you can in opensees, yet.
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104

mgs
Posts: 20
Joined: Sun Aug 11, 2013 11:11 pm
Location: Griffith University

Re: slab girder?

Post by mgs » Tue Mar 10, 2015 4:18 pm

Hi,

I have got a similar error as the one on the top in OpenSeesNavigator:

WARNING SuperLU::solve(void)- Error 4 returned in factorization dgstrf()
WARNING NewtonRaphson::solveCurrentStep() -the LinearSysOfEqn failed in solve()

Would please give me an idea what may be wrong? I have read some where that it means the solution is not converged.

mgs
Posts: 20
Joined: Sun Aug 11, 2013 11:11 pm
Location: Griffith University

Re:

Post by mgs » Tue Mar 10, 2015 8:40 pm

ae-ox wrote:
> I found my mistake (I didn't define the slab anti-clockwise...)
>
> SORRY!!
Hi,
Would you please share your finding about the reason of the error you got and how you fixed it? Mine is the same as yours:

WARNING SuperLU::solve(void)- Error 1 returned in factorization dgstrf()
WARNING NewtonRaphson::solveCurrentStep() -the LinearSysOfEqn failed in solve()
StaticAnalysis::analyze() - the Algorithm failed at iteration: 0 with domain at load factor 0.1
OpenSees > analyze failed, returned: -3 error flag

I am modelling an RC bridge using dispbeamcolumn and elasticbeamcolumn elements and RigidLinks (MP constraints).

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

Re: slab girder?

Post by fmk » Mon Mar 16, 2015 10:47 am

that error is due to the fact that you have either incorrect properties or your model has not enough constraints. the original problem was the former, as the section was defined incorrectly. yours could be anything. given your model i would hazard to guess the latter is your problem.

Post Reply