ShellDKGQ: Difference between revisions

From OpenSeesWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 23: Line 23:


----
----
Code Developed by : <span style="color:blue"> by Lisha Wang, Tsinghua University, Prof. Lu, Tsinghua University, Linlin Xie, Tsinghua University, Prof. Song Cen, Tsinghua University and Prof. Quan Gu, Xiamen University </span>
Code Developed by : <span style="color:blue"> by Lisha Wang, Tsinghua University, Prof. Xinzheng Lu, Tsinghua University, Linlin Xie, Tsinghua University, Prof. Song Cen, Tsinghua University and Prof. Quan Gu, Xiamen University </span>

Revision as of 17:16, 26 May 2015




This command is used to construct a ShellDKGQ element object, which is a quadrilateral shell element based on the theory of generalized conforming element.


element ShellDKGQ $eleTag $iNode $jNode $kNode $lNode $secTag




$eleTag unique element object tag
$iNode $jNode $kNode $lNode four nodes defining element boundaries, input in clockwise or counter-clockwise order around the element.
$secTag tag associated with previously-defined SectionForceDeformation object.

Currently can be a PlateFiberSection, a ElasticMembranePlateSection and a LayeredShell section



Code Developed by : by Lisha Wang, Tsinghua University, Prof. Xinzheng Lu, Tsinghua University, Linlin Xie, Tsinghua University, Prof. Song Cen, Tsinghua University and Prof. Quan Gu, Xiamen University