Need help on fiber section

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

Moderators: silvia, selimgunay, Moderators

Post Reply
yuejun
Posts: 27
Joined: Wed Oct 31, 2007 12:43 pm
Location: MTU
Contact:

Need help on fiber section

Post by yuejun »

Hi
Because there is no way to put picture here. I put my questions together with a figure to a pdf file. Would you help to check this out and do me a favor? Thanks a lot.
I have spent several hours on reading the user manual and examples. But I did not feel confident with my understanding of those materials. So I would appreciate your help on reading this file and point out where is wrong.

www.cee.mtu.edu/~yuejuny/FiberSection.pdf
Last edited by yuejun on Wed Jan 21, 2009 6:15 am, edited 1 time in total.
Eugene
From China
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

please look at the command-language manual for a detailed explaination of all the parameters.
then look at the examples as well...
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
yuejun
Posts: 27
Joined: Wed Oct 31, 2007 12:43 pm
Location: MTU
Contact:

Post by yuejun »

I have spent several hours on reading the user manual and examples. But I did not feel confident with my understanding of those materials. So I would appreciate your help on reading this file and point out where is wrong.
Eugene
From China
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

the subdivisions define how many subdivisions you want for each direction of the patch. one large fiber does not give you as accurate an integration as many fibers. too many fibers slow down your analysis too much.
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
yuejun
Posts: 27
Joined: Wed Oct 31, 2007 12:43 pm
Location: MTU
Contact:

Post by yuejun »

[quote="silvia"]the subdivisions define how many subdivisions you want for each direction of the patch. one large fiber does not give you as accurate an integration as many fibers. too many fibers slow down your analysis too much.[/quote]
Thank you.
Ok. Dose the number of subdivisions have to be equal to the number of rebars defined by the [b]layer[/b] in that direction? This is my concern. For example. I define a patch such that it has 6 subdivisions along IJ direction. Then I define a layer of fiber along IJ direction. Do I have to put exactly 6 bars along that direction?

[code] numSubdiv IJ = 6 [/code]
[code] numBars = 6[/code]
Eugene
From China
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

you don't use the patch to define the bars, you use it to define the concrete.
please review the manuals.
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
yuejun
Posts: 27
Joined: Wed Oct 31, 2007 12:43 pm
Location: MTU
Contact:

Post by yuejun »

[quote="silvia"]you don't use the patch to define the bars, you use it to define the concrete.
please review the manuals.[/quote]

ok. the subdivisions defined in the patch command has nothing to do with reinforcement. It is a parameter defining how many I divide the patch like how many elements I mesh a slab. The more I divide, the slower the computation. Right?
Eugene
From China
silvia
Posts: 3909
Joined: Tue Jan 11, 2005 7:44 am
Location: Degenkolb Engineers
Contact:

Post by silvia »

yes
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
Post Reply