Page 1 of 1
Pinned connection for infrmFB
Posted: 30 Oct 2015, 21:00
by hitesh4894
I am modelling a steel frame with bracing.The bracing will be made of two diffent materials. The bracing is infrmFB class element and I need to subdivide the bracing so that I can use different materials along the length, also the bracing need to be pinned at both the ends so that it doesnt takes any moment. I tried using inelastic truss element for moment free element but it cant be subdivided. I tried releasing moment in infrmFB but then it shows error during analysis. So, how can I make pinned connection for infrmFB ?
Re: Pinned connection for infrmFB
Posted: 01 Nov 2015, 22:29
by Behnam
Dear hitesh4894
you have to define a link element for the releases.as you know links need 2 imposing nodes.one from the beam-col connection and one from the brace element.
Don't forget that the link axes no.1 should lay on the brace element.
then in defining the curve parameters for the link (lin_sym)consider a small value e.g. M2=.0001 for rotational degrees of freedom and large values for dis e.g F1=1e+10 .
Re: Pinned connection for infrmFB
Posted: 02 Nov 2015, 08:41
by hitesh4894
Thanks for your help Behnam.