Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 780 Bytes

AV3D4.rst

File metadata and controls

23 lines (14 loc) · 780 Bytes

AV3D4

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

.. function:: element('AV3D4', eleTag, *eleNodes, matTag)
   :noindex:

   ===================================   ===========================================================================
   ``eleTag`` |int|                      unique element object tag
   ``eleNodes`` |listi|                  4 end nodes
   ``matTag`` |int|                      Material Tag of previously defined nD material
   ===================================   ===========================================================================

.. seealso::


   `Notes <http://opensees.berkeley.edu/wiki/index.php/AV3D4>`_