Files
MultiPhysicsVault/.raw/AbaqusAnalysisUserGuide4/AbaqusAnalysisUserGuide4_024.md
T
김경종 b7f84e1c0f
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
add documents
2026-05-29 15:59:56 +09:00

268 lines
6.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!-- source-page: 231 -->
# Three-dimensional solid continuum elements
![](images/page-231_cd944b4ee513440b352d4eb65436f5102320f228a81e4d40e6a0fd75dd923057.jpg)
<details>
<summary>text_image</summary>
4 ×3 4×
×1 2×
1 2
</details>
CIN3D8
![](images/page-231_e60ac70c6eef2097e55ecdcbb24e27fa935543d59ec2badee06f4838fae272a1.jpg)
<details>
<summary>text_image</summary>
4
×3
7
4×
3
8
×1
1
5
2×
6
2
</details>
CIN3D12R
![](images/page-231_0f325ff0ebc83452728f90e00007ba67f7b83b3057b34c8d3263bc8d414218d4.jpg)
<details>
<summary>text_image</summary>
4
×3
7
4×
3
8
×1
1
5
2×
6
2
</details>
CIN3D18R
This shows the scheme in the layer closest to the 1234 face. The integration points in the second layer are numbered consecutively.
<!-- source-page: 232 -->
<!-- source-page: 233 -->
# 28.4 Warping elements
• “Warping elements,” Section 28.4.1
• “Warping element library,” Section 28.4.2
<!-- source-page: 234 -->
<!-- source-page: 235 -->
# 28.4.1 WARPING ELEMENTS
Product: Abaqus/Standard
# References
• “Meshed beam cross-sections,” Section 10.6.1
• \*SOLID SECTION
# Overview
Warping elements:
• are used to model an arbitrarily shaped beam cross-section profile for use with Timoshenko beams;
• are used in conjunction with the beam section generation procedure described in “Meshed beam cross-sections,” Section 10.6.1; and
• model linear elastic behavior only.
# Typical applications
Warping elements are special-purpose elements that are used to discretize a two-dimensional model of a beam cross-section. This two-dimensional cross-section model is used in Abaqus/Standard to calculate the out-of-plane component of the warping function, as well as relevant sectional stiffness and mass properties that are required in a subsequent beam analysis in either Abaqus/Standard or Abaqus/Explicit. Applications include any structure whose overall behavior is beam-like, yet the cross-section is nonstandard or includes multiple materials. Examples include the cross-section of a ship for performing whipping analysis, a beam model of an airfoil-shaped rotor blade or wing, a laminated I-beam, etc.
# Choosing an appropriate element
To mesh an arbitrarily shaped solid beam cross-section Abaqus/Standard offers two elements: a 3-node linear triangle, WARP2D3, and a 4-node bilinear quadrilateral, WARP2D4. Adjacent elements in the cross-sectional mesh must share common nodes; mesh refinement using multi-point constraints is not allowed.
# Naming convention
Warping elements are named as follows:
<!-- source-page: 236 -->
![](images/page-236_36375f0ba2d2fbe91d29a5454325805626f2f42add26d63f286531844069e644.jpg)
<details>
<summary>flowchart</summary>
```mermaid
graph TD
A["WARP"] --> B["2D"]
B --> C["3"]
C --> D["number of nodes"]
B --> E["two-dimensional"]
B --> F["warping elements"]
```
</details>
For example, WARP2D4 is 4-node warping element in two dimensions.
# Defining the elements section properties
You use a solid section definition to define the section properties. You must associate these properties with a region of your model. No additional data are necessary.
Input File Usage: \*SOLID SECTION, ELSET=name
where the ELSET parameter refers to a set of warping elements.
# Assigning a material definition to a set of warping elements
You must associate a linear elastic material definition with each warping element section definition. Optionally, you can associate a material orientation definition with the section (see “Orientations,” Section 2.2.5).
Only isotropic linear elasticity (“Defining isotropic elasticity” in “Linear elastic behavior,” Section 22.2.1) or orthotropic linear elasticity for warping elements (“Defining orthotropic elasticity for warping elements” in “Linear elastic behavior,” Section 22.2.1) are valid material models for warping elements.
Input File Usage: \*SOLID SECTION, ELSET=name, MATERIAL=name, ORIENTATION=name
<!-- source-page: 237 -->
# 28.4.2 WARPING ELEMENT LIBRARY
Product: Abaqus/Standard
# References
• “Meshed beam cross-sections,” Section 10.6.1
• \*SOLID SECTION
# Overview
This section provides a reference to the warping elements available in Abaqus/Standard.
# Element types
WARP2D3 3-node linear two-dimensional warping element WARP2D4 4-node bilinear two-dimensional warping element
Active degree of freedom
3, representing the out-of-plane warping function
Additional solution variables
None.
# Nodal coordinates required
X, Y
# Element property definition
Input File Usage: \*SOLID SECTION
# Element-based loading
There is no loading for these element types.
# Element output
No output is available for these element types. The two-dimensional warping elements are used to calculate the out-of-plane warping function for beams using a meshed cross-section. This warping function can be viewed in the Visualization module of Abaqus/CAE. The derivatives of the warping function are used to calculate the shear strain and stress at the integration points of the elements due to torsion.
<!-- source-page: 238 -->
# Node ordering on elements
![](images/page-238_6946035a00028b517491e42e1d6ddda1f94c875d8ac885b83d69630aa6b4b659.jpg)
<details>
<summary>text_image</summary>
Y
X
</details>
![](images/page-238_fa67d7007b6431735777a191bfa95331cb1b1f602d0610b9f7e550fecba349c4.jpg)
<details>
<summary>text_image</summary>
1
2
3
</details>
3 - node element
![](images/page-238_d93b5ad1c7d341a8a05cd2ee81e002cfd7c6d1a7c7c732e66df49915b45d66ec.jpg)
<details>
<summary>text_image</summary>
1
2
3
4
</details>
4 - node element
# Numbering of integration points for output
![](images/page-238_e7668a3952b666f8a69eec893742169d85f59a6b0f3a9f97450b76bd1b78b111.jpg)
<details>
<summary>text_image</summary>
3
× 1
1
2
</details>
3 - node element
![](images/page-238_91c100cd4eb991c742b974110b4c7a2c17b7e78275b75f3cccb68f93b0638c47.jpg)
<details>
<summary>text_image</summary>
4
×3
4×
×1
2×
1
2
3
</details>
4 - node element
<!-- source-page: 239 -->
# 29. Structural Elements
Membrane elements 29.1
Truss elements 29.2
Beam elements 29.3
Frame elements 29.4
Elbow elements 29.5
Shell elements 29.6
<!-- source-page: 240 -->