Zero Length Section Problem

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

Moderators: silvia, selimgunay, Moderators

Post Reply
mmb
Posts: 9
Joined: Fri Jun 27, 2014 3:55 am
Location: uc

Zero Length Section Problem

Post by mmb »

I modeled a simply supported steel beam with a crack at bottom flange and I used zero length section element to model crack in beam (ENT material for bottom flange in fiber section modeling of section at damage location). In mode shapes of this beam i see a jump at location of zero length section element. why does it occur?
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: Zero Length Section Problem

Post by fmk »

has to do with differeing tangents from the two elements .. simply think about the eigenvalue equation [K - lambda M] phi = 0
mmb
Posts: 9
Joined: Fri Jun 27, 2014 3:55 am
Location: uc

Re: Zero Length Section Problem

Post by mmb »

set Es 2.1e6;
set matundamaged 1;
set matdamaged 2;

uniaxialMaterial Elastic $matundamaged $Es -----for top flange and web and for undamaged elements of beam
uniaxialMaterial ENT $matdamaged $Es -----for bottom flange

???
mmb
Posts: 9
Joined: Fri Jun 27, 2014 3:55 am
Location: uc

Re: Zero Length Section Problem

Post by mmb »

I think zero length section acts as shear hinge. what is is the best solution?
Post Reply