LineElement
LineElement[{{i11,i12},…,{in1,in2}}]
represents n linear line elements ek with incidents {ik1,ik2}.
LineElement[{{i11,…,i13},…,{in1,…,in3}}]
represents n quadratic line elements ek with incidents {ik1,ik2,ik3}.
LineElement[{e1,…,en},{m1,…,mn}]
represents n line elements ek and n integer markers mk.
更多信息和选项
- LineElement is used to represent line mesh elements in ElementMesh.
- LineElement can be used as an input to ToElementMesh or ToBoundaryMesh.
- Incidents ik,j are integers that index an array of spatial coordinates. The coordinates referenced by ek={ik1,…} are the nodes of the k line.
- The first two incidents ik1 and ik2 are always vertices.
- For quadratic line elements, the third incident is the mid-side node.
- Linear elements are order 1 elements and quadratic elements are order 2 elements.
- In LineElement[{e1,…,en}], all elements ek need to be of the same order.
- The lines in LineElement[{e1,…,en}] will share common nodes but cannot intersect with each other.
- The nodes for a linear and a quadratic line are shown:
- Typically, LineElement is used for one-dimensional regions, but may be embedded in two dimensions, for example, as a part of a boundary mesh.
- The line element is known in the finite element method as a Serendipity element.
范例
打开所有单元关闭所有单元Generalizations & Extensions (4)
The base coordinates of the linear element:
The base incidents of the linear element:
A mesh with a linear unit element:
Visualization of the linear unit element:
The base coordinates of the quadratic element:
The base incidents of the quadratic element:
Possible Issues (6)
文本
Wolfram Research (2014),LineElement,Wolfram 语言函数,https://reference.wolfram.com/language/FEMDocumentation/ref/LineElement.html.
CMS
Wolfram 语言. 2014. "LineElement." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/FEMDocumentation/ref/LineElement.html.
APA
Wolfram 语言. (2014). LineElement. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/FEMDocumentation/ref/LineElement.html 年