AV3D4: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
(Created page with '{{CommandManualMenu}} This command is used to construct a four-node 3D acoustic viscous boundary quad element object based on a bilinear isoparametric formulation. {| | style=...')
 
No edit summary
 
Line 27: Line 27:
----
----


Code Developed by: <span style="color:blue">  </span>
Code Developed by: <span style="color:blue">  </span> Quan Gu, Yichao Gao and Zhijian Qiu

Latest revision as of 23:42, 2 February 2016




This command is used to construct a four-node 3D acoustic viscous boundary quad element object based on a bilinear isoparametric formulation.

element AV3D4 $eleTag $node1 $node2 $node3 $node4 $matTag


$eleTag unique element object tag
$node1 ..$node4 4 end nodes
$matTag Material Tag of previously defined nD material



For further documentation and figures see attached:pdf



Code Developed by: Quan Gu, Yichao Gao and Zhijian Qiu