I am doing Nonlinerar analysis of a 3 story braced frame building. (2D model).
I am using nonlinear beam column element with steel 02 material for braces.
I need to know how to assign sections (no of fibres etc.) to braces.
For example, Opensees has a procedure to create wide flange steel fiber section.
How can I create Round HSS steel fiber section?
Thanks,
Modelling Round HSS brace in 3story braced frames
Moderators: silvia, selimgunay, Moderators
-
- Posts: 22
- Joined: Tue Oct 16, 2007 4:21 pm
- Location: Utah State University
-
- Posts: 22
- Joined: Tue Oct 16, 2007 4:21 pm
- Location: Utah State University
-
- Posts: 22
- Joined: Tue Oct 16, 2007 4:21 pm
- Location: Utah State University
Dr. Silvia,
Thanks for your previos reply.
Now, I am assigning section using circular patch for Round HSS braces.
The code is like this:
section Fiber $secTag {
# patch circ $matTag $numSubdivCirc $numSubdivRad $yCenter $zCenter $intRad $extRad <$startAng $endAng>
patch circ 3 32 2 0.0 0.0 4.65 5.0
}
I am not defining any layer and fiber for this section.
Now, when I run my .tcl file. The error is like this:
" WARNING: invaid no. of parameters:
patch circ $matTag $numSubdivCirc $numSubdivRad $yCenter $zCenter $intRad $extRad <$startAng $endAng> error reading information in {} .
Any trouble shooting suggetions?
Thank you,
Thanks for your previos reply.
Now, I am assigning section using circular patch for Round HSS braces.
The code is like this:
section Fiber $secTag {
# patch circ $matTag $numSubdivCirc $numSubdivRad $yCenter $zCenter $intRad $extRad <$startAng $endAng>
patch circ 3 32 2 0.0 0.0 4.65 5.0
}
I am not defining any layer and fiber for this section.
Now, when I run my .tcl file. The error is like this:
" WARNING: invaid no. of parameters:
patch circ $matTag $numSubdivCirc $numSubdivRad $yCenter $zCenter $intRad $extRad <$startAng $endAng> error reading information in {} .
Any trouble shooting suggetions?
Thank you,
circular fiber
strange.
try and remove the commented statement.
try and remove the commented statement.
Silvia Mazzoni, PhD
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104
Structural Consultant
Degenkolb Engineers
235 Montgomery Street, Suite 500
San Francisco, CA. 94104