BbarBrickWithSensitivity Command: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(Created page with '{{Sensitivity_Command_Manual}} : This command is used to construct an eight-node 3D brick element object based on a trilinear isoparametric formulation. {| | style="background...')
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
|}
|}


[[ Numbering of nodes for the B-bar brick element]]
[[File: Numbering of nodes for the B-bar brick element.jpg]]
----
----
: Currently, there are no sensitivity parameters in the ‘bbarBrickWithSensitivity’ element command.
: Currently, there are no sensitivity parameters in the ‘bbarBrickWithSensitivity’ element command.

Latest revision as of 06:24, 13 March 2011





This command is used to construct an eight-node 3D brick element object based on a trilinear isoparametric formulation.
element bbarBrickWithSensitivity $eleTag $node1 $node2 $node3 $node4 $node5 $node6 $node7 $node8 $matTag

$eleTag unique element object tag.
$node1 - $node8 eight nodes defining element boundaries (numbered as shown in the figure below).
$matTag tag associated with previously-defined nDMaterial object.


Currently, there are no sensitivity parameters in the ‘bbarBrickWithSensitivity’ element command.