nonlinearBeamColumn problem
Moderators: silvia, selimgunay, Moderators
-
- Posts: 44
- Joined: Wed Nov 14, 2007 7:50 am
- Location: Aveiro
- Contact:
nonlinearBeamColumn problem
Hello,
I have a OS code and it have the next sentence in the definition of the nonlinearBeamColumn element:
element nonlinearBeamColumn $elemTag $no_e $$no_d 5 -sections 111 112 113 112 111 $transfTag
OS is not running with these code. The problem is in “-sections 111 112 113 112 111”.
in my point of view the previous user associate different section types to the different integration points. However now it’s not working. Anyone knows why ?
these properties is very useful for the definition of the beams with different types of reinforcement.
thanks in advanced.
Hugo
I have a OS code and it have the next sentence in the definition of the nonlinearBeamColumn element:
element nonlinearBeamColumn $elemTag $no_e $$no_d 5 -sections 111 112 113 112 111 $transfTag
OS is not running with these code. The problem is in “-sections 111 112 113 112 111”.
in my point of view the previous user associate different section types to the different integration points. However now it’s not working. Anyone knows why ?
these properties is very useful for the definition of the beams with different types of reinforcement.
thanks in advanced.
Hugo
-
- Posts: 44
- Joined: Wed Nov 14, 2007 7:50 am
- Location: Aveiro
- Contact:
-
- Posts: 44
- Joined: Wed Nov 14, 2007 7:50 am
- Location: Aveiro
- Contact:
-
- Posts: 44
- Joined: Wed Nov 14, 2007 7:50 am
- Location: Aveiro
- Contact:
-
- Posts: 44
- Joined: Wed Nov 14, 2007 7:50 am
- Location: Aveiro
- Contact:
It Works in OS 2.0hanjun009 wrote:Hi hrodrigues;
i have encountered the some question. When i use opensees1.7.3,the "sections" work well, but not work using opensees 2.0 version. how did you solve it?
Please see the example:
element nonlinearBeamColumn 101 51 11 3 UserDefined $numSec 111 112 113 112 111 0 0.327326835 0 0.327326835 1 0.05 0.272222222 0.355555556 0.272222222 0.05
element nonlinearBeamColumn $elem_tag $left_node $right_node $Geotranf UserDefined $numSec $sectype1 $sectype2 $sectype3 $sectype4 $sectype4 $posi1 $posi2 $posi3 $posi4 $posi5 $weight1 $weight2 $weight3 $weight4 $weight5
to see and adequate to you model please see the integration points location and weight in the OS code at:
http://opensees.berkeley.edu/cgi-bin/cv ... ration.cpp
tell me if you need anything.
Best regards
Hugo