bbarBrick element

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

Moderators: silvia, selimgunay, Moderators

Post Reply
Baijanti
Posts: 9
Joined: Fri Aug 03, 2012 7:07 am

bbarBrick element

Post by Baijanti » Wed Aug 15, 2012 11:12 pm

Dear all

How can I apply body forces in bbarBrick elements? In the command of that element there is no parameter for body forces!

element bbarBrick $eleTag $node1 $node2 $node3 $node4 $node5 $node6 $node7 $node8 $matTag

Thank you

vesna
Posts: 3033
Joined: Tue May 23, 2006 11:23 am
Location: UC Berkeley

Re: bbarBrick element

Post by vesna » Mon Aug 20, 2012 3:31 pm

I just looked at the source code and corrected the command manual page for that element so that you can define body forces:
http://opensees.berkeley.edu/wiki/index ... ck_Element

Baijanti
Posts: 9
Joined: Fri Aug 03, 2012 7:07 am

Re: bbarBrick element

Post by Baijanti » Tue Aug 21, 2012 12:25 am

Thank you for your attention
Are they ($b1 $b2 $b3) gravity acceleration components?

vesna
Posts: 3033
Joined: Tue May 23, 2006 11:23 am
Location: UC Berkeley

Re: bbarBrick element

Post by vesna » Tue Aug 21, 2012 9:45 am

What do you mean by "gravity acceleration components"?

Baijanti
Posts: 9
Joined: Fri Aug 03, 2012 7:07 am

Re: bbarBrick element

Post by Baijanti » Wed Aug 22, 2012 8:00 am

The body forces input into the some kind of elements should be the components of the gravitational vector ( gravity acceleration components in x, y, and z directions , for example 0 , 0 , -9.81) like BrickUP element , and in some elements the body forces should be the unit weight.
I meant which category of elements include bbarBrick element ?

vesna
Posts: 3033
Joined: Tue May 23, 2006 11:23 am
Location: UC Berkeley

Re: bbarBrick element

Post by vesna » Thu Aug 23, 2012 2:53 pm

These are just body forces per unit of volume.

Post Reply