407 lines
24 KiB
Markdown
407 lines
24 KiB
Markdown
<!-- source-page: 201 -->
|
||
|
||
# 2.2.5 ORIENTATIONS
|
||
|
||
Products: Abaqus/Standard Abaqus/Explicit Abaqus/CAE
|
||
|
||
# References
|
||
|
||
• “Distribution definition,” Section 2.8.1
|
||
• “Material library: overview,” Section 21.1.1
|
||
• “Material data definition,” Section 21.1.2
|
||
• “Fabric material behavior,” Section 23.4.1
|
||
• “Distributed loads,” Section 34.4.3
|
||
• “Kinematic coupling constraints,” Section 35.2.3
|
||
• “Coupling constraints,” Section 35.3.2
|
||
• “Inertia relief,” Section 11.1.1
|
||
• \*ORIENTATION
|
||
|
||
• “Creating datum coordinate systems,” Section 62.9 of the Abaqus/CAE User’s Guide, in the HTML version of this guide
|
||
|
||
# Overview
|
||
|
||
A user-defined orientation is used to define a local coordinate system for:
|
||
|
||
• definition of material properties—for example, anisotropic materials or jointed materials (a local coordinate system must be defined if anisotropic material properties are defined for solid elements);
|
||
• definition of local material directions, such as the in-plane fill and warp yarn directions of a fabric material or the fiber directions of anisotropic hyperelastic materials;
|
||
• definition of rebars in shell, membrane, and surface elements;
|
||
• definition of rotary inertia and connector elements;
|
||
• definition of coupling constraints;
|
||
• definition of loading directions for distributed general tractions, shear tractions, and general edge loads;
|
||
• definition of local tangent directions for contact in Abaqus/Standard;
|
||
• material calculations at integration points;
|
||
• output of components of stress, strain, and element section force; and
|
||
• definition of a local system of rigid body motion directions for inertia relief in Abaqus/Standard.
|
||
|
||
A user-defined orientation cannot be used:
|
||
|
||
• at points where the smeared crack concrete material behavior (“Concrete smeared cracking,” Section 23.6.1) is also used in Abaqus/Standard;
|
||
|
||
<!-- source-page: 202 -->
|
||
|
||
• to specify a local coordinate system for defining nodal coordinates—see “Specifying a local coordinate system in which to define nodes” in “Node definition,” Section 2.1.1, or “Specifying a local coordinate system for the nodal coordinates” in “Node definition,” Section 2.1.1, instead; or
|
||
• to specify a local coordinate system for applying loads and boundary conditions—see “Transformed coordinate systems,” Section 2.1.5, instead.
|
||
|
||
Considerable generality is provided in the way the local system can be defined, since this system must often change from point to point because of the shape and construction of the structure being modeled. You can define the local orientation directly. The direct data methods provided in Abaqus are intended to give sufficient generality to model most cases easily: they are particularly useful for regular geometry. Distributions (“Distribution definition,” Section 2.8.1) can be used to define spatially varying local coordinate systems for solid continuum, shell, and membrane (in Abaqus/Standard) elements directly for arbitrary geometries.
|
||
|
||
In Abaqus/Standard you can alternatively define the local orientation in user subroutine ORIENT.
|
||
|
||
# Assigning a name to an orientation
|
||
|
||
You must assign a name to each orientation definition. This name is used by various features to refer to the orientation definition.
|
||
|
||
Input File Usage: \*ORIENTATION, NAME=name
|
||
|
||
Abaqus/CAE Usage: Any module: Tools→Datum: Type: CSYS: select any method, and click OK: Name: name
|
||
|
||
# Defining a local coordinate system in a model that contains an assembly of part instances
|
||
|
||
In a model defined in terms of an assembly of part instances, you can define a local orientation at the part, part instance, or assembly level. An orientation defined at the part or part instance level is rotated according to the positioning data given for each instance of that part (or for the part instance). This includes the case when an orientation is defined using a distribution. See “Defining an assembly,” Section 2.10.1, and “Distribution definition,” Section 2.8.1.
|
||
|
||
# Defining a local coordinate system directly
|
||
|
||
A two-stage process is used to define the local system directly.
|
||
|
||
1. You define the local coordinate system at the particular location at which it is required. You can select a rectangular, cylindrical, or spherical coordinate system. The coordinate system is defined in terms of points a, b, and c, as shown in Figure 2.2.5–1. You can select the method for defining points a, b, and c, as described below.
|
||
2. Optionally, you can specify an additional rotation by identifying one of these local directions ( , , or ) as a rotation axis and giving a rotation, in degrees, about that axis. The local system is then rotated through this angle about the specified axis. This method of defining a local system is required for contact surfaces in Abaqus/Standard, shells, membranes, gasket elements, and when the orientation is associated with a composite solid section. The additional rotation is illustrated in Figure 2.2.5–2.
|
||
|
||
<!-- source-page: 203 -->
|
||
|
||
Rectangular system (a on X'-axis)
|
||

|
||
|
||
<details>
|
||
<summary>text_image</summary>
|
||
|
||
Z
|
||
Y
|
||
X (global)
|
||
Z'
|
||
Y'
|
||
c
|
||
b
|
||
a
|
||
X'
|
||
</details>
|
||
|
||
Cylindrical system
|
||

|
||
|
||
<details>
|
||
<summary>text_image</summary>
|
||
|
||
Z
|
||
Y
|
||
X (global)
|
||
X' (radial)
|
||
Z'
|
||
a
|
||
b
|
||
Y' (tangential)
|
||
</details>
|
||
|
||
Spherical system
|
||

|
||
|
||
<details>
|
||
<summary>text_image</summary>
|
||
|
||
Z
|
||
Y
|
||
X (global)
|
||
b
|
||
Z' (meridional)
|
||
a
|
||
Y' (circumferential)
|
||
X' (radial)
|
||
</details>
|
||
|
||
Rectangular system (a on Z'-axis)
|
||

|
||
|
||
<details>
|
||
<summary>text_image</summary>
|
||
|
||
Z
|
||
Y
|
||
X (global)
|
||
Y'
|
||
X'
|
||
c
|
||
b
|
||
a
|
||
Z'
|
||
</details>
|
||
|
||
Figure 2.2.5–1 Orientation systems.
|
||
|
||
<!-- source-page: 204 -->
|
||
|
||
a. 1-direction specified.
|
||
|
||

|
||
|
||
<details>
|
||
<summary>text_image</summary>
|
||
|
||
2 (3) Z'
|
||
α
|
||
1 (2)
|
||
Y'
|
||
α
|
||
X'
|
||
</details>
|
||
|
||
b. 2-direction specified.
|
||
|
||

|
||
|
||
<details>
|
||
<summary>text_image</summary>
|
||
|
||
Z'
|
||
1 (2)
|
||
α
|
||
Y'
|
||
X'
|
||
α
|
||
2 (3)
|
||
</details>
|
||
|
||
c. 3-direction specified.
|
||
|
||

|
||
|
||
<details>
|
||
<summary>text_image</summary>
|
||
|
||
Z'
|
||
2 (3)
|
||
Y'
|
||
α
|
||
1 (2)
|
||
α
|
||
X'
|
||
</details>
|
||
|
||
Figure 2.2.5–2 Specifying rotation about a local axis for shell elements, membrane elements, gasket elements (in parentheses), composite solids (in parentheses), and contact surfaces in Abaqus/Standard.
|
||
|
||
The local coordinate system for composite solids is indicated by $X ^ { \prime } , Y ^ { \prime } ,$ , and $Z ^ { \prime }$ . The local coordinate system for other element types is indicated by 1, 2, and $3 ;$ the axis labels in parentheses are oriented for gasket elements.
|
||
|
||
# Available coordinate systems
|
||
|
||
Rectangular, cylindrical, and spherical coordinate systems are available.
|
||
|
||
# Defining a rectangular coordinate system
|
||
|
||
A rectangular Cartesian coordinate system is shown in Figure 2.2.5–1(a). The rectangular coordinate system is the default. Alternatively, you can define a rectangular Cartesian coordinate system as shown in Figure 2.2.5–1(d).
|
||
|
||
$\begin{array} { r l } { \mathsf { I n p u t \ F i l e \ U s a g e : } \quad } & { \quad \ast \mathrm { O R I E N T A T I O N } , \mathrm { \mathrm { N A M E = \it n a m e , S Y S T E M = \mathrm { R E C T A N G U L A R } } } } \\ & { \quad \ast \mathrm { O R I E N T A T I O N , \mathrm { N A M E = \it n a m e , S Y S T E M = \mathrm { Z \ R E C T A N G U L A R } } } } \end{array}$
|
||
|
||
Abaqus/CAE Usage: Any module: Tools→Datum: Type: CSYS: select any method, and click OK: Rectangular
|
||
|
||
<!-- source-page: 205 -->
|
||
|
||
Defining a cylindrical coordinate system
|
||
|
||
A cylindrical coordinate system is shown in Figure 2.2.5–1(b). The local axes are $X ^ { \prime } { = } \mathrm { r a d i a l }$ , =tangential, $Z ^ { \prime } { = } \mathrm { a x i a l . }$ .
|
||
|
||
Input File Usage: \*ORIENTATION, NAME=name, SYSTEM=CYLINDRICAL
|
||
|
||
Abaqus/CAE Usage: Any module: Tools→Datum: Type: CSYS: select any method, and click OK: Cylindrical
|
||
|
||
Defining a spherical coordinate system
|
||
|
||
A spherical coordinate system is shown in Figure 2.2.5–1(c). The local axes are $X ^ { \prime } { = } \mathrm { r a d i a l }$ , =circumferential, =meridional.
|
||
|
||
Input File Usage: \*ORIENTATION, NAME=name, SYSTEM=SPHERICAL
|
||
|
||
Abaqus/CAE Usage: Any module: Tools→Datum: Type: CSYS: select any method, and click OK: Spherical
|
||
|
||
# Methods for defining a coordinate system
|
||
|
||
You can define a coordinate system by specifying the locations of points $a , b ,$ and c directly; by specifying the locations of points a, b, and c relative to global node numbers; by specifying the locations of points a, b, and c relative to local node numbers; by specifying an offset from another coordinate system; or by specifying two lines in the coordinate system.
|
||
|
||
Defining a coordinate system by specifying the locations of points $a , b ,$ and c directly
|
||
|
||
You can specify the coordinates of points $a , b ,$ and c directly. These coordinates should be appropriate to the system chosen. This method is the default.
|
||
|
||
You can define a rectangular Cartesian coordinate system $( X ^ { \prime } , Y ^ { \prime } , Z ^ { \prime } )$ by specifying three points $( a , b ,$ and c) that lie on the $X ^ { \prime } – Y ^ { \prime }$ plane, as shown in Figure $2 . 2 . 5 \mathrm { - } 1 ( \mathrm { a } )$ . Point c is the origin of the system, point a must lie on the $X ^ { \prime } \mathrm { - a x i s }$ , and point b must lie on the $X ^ { \prime } – Y ^ { \prime }$ plane. Although not necessary, it is intuitive to select point b such that it is on or near the local $Y ^ { \prime } { \mathrm { - a x i s } }$ .
|
||
|
||
Alternatively in Abaqus/Standard you can define a rectangular Cartesian coordinate system $( X ^ { \prime } , Y ^ { \prime } , Z ^ { \prime } )$ by specifying three points $( a , \ b ,$ and c) that lie on the $X ^ { \prime } – Z ^ { \prime }$ plane, as shown in Figure 2.2.5–1(d). Point c is the origin of the system, point a must lie on the -axis, and point b must lie on the $X ^ { \prime } – Z ^ { \prime }$ plane. Although not necessary, it is intuitive to select point b such that it is on or near the local $X ^ { \prime } { \mathrm { - a x i s } }$ .
|
||
|
||
For rectangular coordinate systems the default location of the origin (point c) is the global origin.
|
||
|
||
You define a cylindrical coordinate system by giving the two points, a and b, on the polar axis of the cylindrical system, as shown in Figure 2.2.5–1(b).
|
||
|
||
You define a spherical coordinate system by giving the center of the sphere, ${ \pmb a } ,$ and point b on the polar axis, as shown in Figure 2.2.5–1(c).
|
||
|
||
To define a spatially varying local coordinate system directly on solid continuum and shell elements, you can specify the coordinates of points a and b on an element-by-element basis using a distribution.
|
||
|
||
<!-- source-page: 206 -->
|
||
|
||
Using a distribution to define the coordinates of the optional point c is not currently supported. See “Distribution definition,” Section 2.8.1.
|
||
|
||
Input File Usage: \*ORIENTATION, NAME=name, DEFINITION=COORDINATES
|
||
|
||
Abaqus/CAE Usage: Any module: Tools→Datum: Type: CSYS, Method: 3 points
|
||
|
||
Defining a coordinate system by giving global node numbers for points a, b, and c
|
||
|
||
You can locate points a, b, and c at nodes by specifying three global node numbers. For a rectangular coordinate system the default location of the origin (point c) is the global origin.
|
||
|
||
Input File Usage: \*ORIENTATION, NAME=name, DEFINITION=NODES
|
||
|
||
Abaqus/CAE Usage: You cannot define a coordinate system by giving global node numbers in Abaqus/CAE.
|
||
|
||
Defining a coordinate system by giving local node numbers for points a, b, and c
|
||
|
||
You can locate points a, b, and c by specifying the local node numbers of an element. Local node numbers refer to the order in which nodes are specified in the element connectivity. For example, local node number 2 corresponds to the second node specified for the element definition. This definition method allows for variation of the local coordinate system on an element-by-element basis with a single orientation definition. For example, if local node number 2 is given as the location of point c and local node number 3 is given as the location of point a, the local -direction is defined to be parallel to the (2, 3) side of the element. By default, the origin (point c) of the local coordinate system is the first node of the element (local node number 1).
|
||
|
||
Input File Usage: \*ORIENTATION, NAME=name, DEFINITION=OFFSET TO NODES
|
||
|
||
Abaqus/CAE Usage: You cannot define a coordinate system by giving local node numbers in Abaqus/CAE.
|
||
|
||
Defining a coordinate system by giving an offset from another coordinate system
|
||
|
||
You can define a coordinate system by specifying an offset from an existing coordinate system.
|
||
|
||
Input File Usage: You cannot define a coordinate system by giving an offset from another coordinate system in the input file.
|
||
|
||
Abaqus/CAE Usage: Any module: Tools→Datum: Type: CSYS: Offset from CSYS
|
||
|
||
Defining a coordinate system by giving two edges
|
||
|
||
You can define a coordinate system by specifying two edges. The first edge defines the X- or R-axis, and the X–Y or plane passes through the second.
|
||
|
||
Input File Usage: You cannot define a coordinate system by giving two edges in the input file.
|
||
|
||
Abaqus/CAE Usage: Any module: Tools→Datum: Type: CSYS: 2 lines
|
||
|
||
<!-- source-page: 207 -->
|
||
|
||
# Defining local material directions for anisotropic hyperelastic materials
|
||
|
||
When modeling anisotropic hyperelastic materials with an invariant-based formulation (“Invariant-based formulation” in “Anisotropic hyperelastic behavior,” Section 22.5.3) you must define the local directions that characterize each family of fibers. These directions need not be orthogonal in the initial configuration. You can specify these local directions with respect to an orthogonal orientation system at a material point. Up to three local directions can be specified as part of the definition of a local orientation system. The local directions can be output as field variables to the output database (see “Output” in “Anisotropic hyperelastic behavior,” Section 22.5.3).
|
||
|
||
Input File Usage: Use the following option to define an orthogonal system and N local directions with respect to that system to identify the preferred directions of an anisotropic hyperelastic material:
|
||
|
||
\*ORIENTATION, LOCAL DIRECTIONS=N
|
||
|
||
Abaqus/CAE Usage: Local material directions cannot be defined in Abaqus/CAE.
|
||
|
||
# Defining yarn directions in the reference configuration for a fabric material
|
||
|
||
In general, the yarn directions in a fabric material may not be orthogonal to each other in the reference configuration (see “Fabric material behavior,” Section 23.4.1). You can specify these local directions with respect to the in-plane axes of an orthogonal orientation system at a material point. Both the local directions and the orthogonal system are defined together as a single orientation definition. If the local directions are not specified, these directions are assumed to match the in-plane axes of the orthogonal system defined. The local direction may not remain orthogonal with deformation. Abaqus updates the local directions with deformation and computes the nominal strains along these directions and the angle between them (the fabric shear strain). The constitutive behavior for the fabric defines the nominal stresses in the local system in terms of the fabric strain. The local directions can be output as field variables to the output database (see “Output” in “Fabric material behavior,” Section 23.4.1).
|
||
|
||
Input File Usage: Use the following option to define an orthogonal system and the local directions with respect to that system to identify the yarn directions in the reference configuration:
|
||
|
||
\*ORIENTATION, LOCAL DIRECTIONS=2
|
||
|
||
Abaqus/CAE Usage: Yarn directions for fabric materials cannot be defined in Abaqus/CAE.
|
||
|
||
# Defining a local coordinate system in Abaqus/Standard using a user subroutine
|
||
|
||
In some cases the simplest way to specify a local system is by means of a user subroutine. User subroutine ORIENT is provided in Abaqus/Standard. In this case the user subroutine is called each time that an orientation definition is needed. In a model defined in terms of an assembly of part instances, the local directions defined by user subroutine ORIENT must be defined relative to the coordinate system of the assembly.
|
||
|
||
Input File Usage: \*ORIENTATION, NAME=name, SYSTEM=USER
|
||
|
||
<!-- source-page: 208 -->
|
||
|
||
Abaqus/CAE Usage: You can enter the name of an orientation defined in user subroutine ORIENT whenever a user-defined orientation is allowed.
|
||
|
||
# Multiple references to an orientation definition
|
||
|
||
Because the orientation is independent of the material definition and they can both be referenced in any element property definition, the ability to describe complex structural components (such as laminated composite shells) is quite general and straightforward to use.
|
||
|
||
An orientation definition can be used as often as needed and with different material or element type definitions; for example, it can be used for different layers of a shell where the orientation is the same.
|
||
|
||
# Large-displacement considerations
|
||
|
||
In large-displacement analysis a user-defined orientation rotates with the average rigid body motion of the material point, the rigid body when the orientation is used with ROTARYI elements, the first node of the joint in JOINTC elements, the pipeline edge for pipe-soil interaction elements, the appropriate surface for contact in Abaqus/Standard, or the reference node when the orientation is used with coupling constraints. However, when an orientation is defined for spring, dashpot, or gasket elements in Abaqus/Standard, the local directions always remain fixed in space.
|
||
|
||
Because the material directions rotate with the average rigid body motion at a material point, using anisotropic elasticity to model a material that is not truly a continuum can give significant errors if shear deformation is large. For example, an individual fiber in a reinforcing belt of a tire can shear relatively easily with respect to fibers in other directions. The fibers rotate with the actual deformation of the material point and not with the average rigid body motion. In this case the anisotropic behavior is better modeled with rebars or as a fabric material. The fabric material model in Abaqus/Explicit tracks the current yarn directions as local directions with respect to the orthogonal coordinate system.
|
||
|
||
# Use with two-dimensional solid elements
|
||
|
||
When a user-defined orientation is used with two-dimensional solid elements such as plane stress, plane strain, or torsionless axisymmetric elements, the orientation must redefine only the X- and Y-directions: the third direction must remain unchanged (Z-direction for plane strain and plane stress elements, -direction for axisymmetric elements). When a user-defined orientation is used for material behavior with axisymmetric elements with twist, all three directions can be redefined. For axisymmetric elements, including the CGAX and CAXA families of elements, the global 1-, 2-, and 3-directions are the radial, axial, and hoop directions, respectively. Cylindrical or spherical orientations may be appropriate for axisymmetric elements only if the local -direction is in the global 3-, or hoop, direction.
|
||
|
||
# Use with shell, membrane, or gasket elements or contact surfaces
|
||
|
||
When a user-defined orientation is used with shell, membrane, or gasket elements or with contact surfaces, Abaqus first rotates and then projects the orientation system onto the element or contact surface using the algorithm described in this section.
|
||
|
||
<!-- source-page: 209 -->
|
||
|
||
Abaqus first rotates (through the additional rotation angle) the user-defined local coordinate system about the specified rotation axis. If you do not specify a rotation axis or an additional angle, Abaqus will by default use the local 1-axis and a rotation of 0°. After the rotation, Abaqus follows a cyclic permutation (1, 2, 3) of the axes and projects the axis following the axis for additional rotation onto the contact surface or onto the surface of the element to form the local material 1-direction (or the local material 2-direction for gaskets). The remaining material direction is then defined by the cross product of the element normal and the projected direction. Thus, for example:
|
||
|
||
1. If you choose the user-defined 1-axis as the axis for additional rotation, Abaqus projects the 2-axis onto the element or contact surface. This will be local direction 1 for contact surfaces, shells, and membranes and local direction 2 for gaskets.
|
||
2. Abaqus takes the positive element or contact surface normal as the local 3-direction for contact surfaces, shells, and membranes and the local 1-direction for gaskets.
|
||
3. Abaqus computes the local 2-direction (3-direction for gaskets) by taking the cross product of the element or contact surface normal and the local 1-direction (2-direction for gaskets), such that the three local axes form an orthonormal, right-handed local coordinate system.
|
||
|
||
When the axis for additional rotation points in a direction that is opposite to the element or contact surface normal, the local 2-direction (3-direction for gaskets) is reversed with respect to the corresponding userdefined axis; see Figure 2.2.5–3. This does not apply in the case of an orientation used to define rebars; see below.
|
||
|
||

|
||
|
||
<details>
|
||
<summary>text_image</summary>
|
||
|
||
S₁'
|
||
4
|
||
S₂'
|
||
3
|
||
normal defined by
|
||
local orientation
|
||
definition is opposite
|
||
to element normal
|
||
S₁'
|
||
4
|
||
3
|
||
orientation used
|
||
by Abaqus
|
||
1
|
||
2
|
||
S₂'
|
||
1
|
||
2
|
||
y
|
||
z
|
||
x
|
||
Sₙ' = user-defined directions
|
||
</details>
|
||
|
||
Figure 2.2.5–3 The local 3-direction (1-direction for gaskets) will be in the same direction as the element or contact surface normal.
|
||
|
||
As an example, the orientation of the spiral-wound layer of the cylindrical shell shown in Figure 2.2.5–4 would be given by defining a cylindrical coordinate system and then specifying the rotation axis as the 1-axis and giving the rotation angle (in degrees). The local 1- and 2-directions for material property specification and material calculations are then those indicated in the figure.
|
||
|
||
<!-- source-page: 210 -->
|
||
|
||

|
||
|
||
<details>
|
||
<summary>text_image</summary>
|
||
|
||
1
|
||
Y'
|
||
α
|
||
Z'
|
||
2
|
||
α
|
||
X'
|
||
</details>
|
||
|
||
Figure 2.2.5–4 Spiral-wound cylindrical shell layer: material orientation example.
|
||
|
||
The projected directions are most easily understood when the axis for additional rotation is approximately perpendicular to the element or contact surface.
|
||
|
||
To define a spatially varying local coordinate system directly, you can specify the additional angle of rotation on an element-by-element basis using a distribution. See “Distribution definition,” Section 2.8.1.
|
||
|
||
# Defining rebars in shell, membrane, and surface elements
|
||
|
||
The orientation of skew rebars in shell, membrane, and surface elements can be defined relative to a user-defined orientation (see “Defining reinforcement,” Section 2.2.3). In this case the local coordinate system is calculated as follows:
|
||
|
||
1. The local 1-direction follows a cyclic permutation of the additional rotation direction; for example, if you choose the user-defined 1-axis as the axis for additional rotation, Abaqus projects the 2-axis onto the element. This will be the local 1-direction.
|
||
2. The axis for additional rotation is made orthogonal to the element to create the local 3-direction. This local 3-direction need not be in the same direction as the element normal; in fact it will be in the opposite direction when the dot product of the axis for additional rotation and the element normal is negative.
|
||
3. Abaqus computes the local 2-direction by taking the cross product of the local 3-direction and the local 1-direction, such that the three local axes form an orthonormal, right-handed local coordinate system.
|
||
|
||
Since the local 3-direction may be opposite to the element normal, the definition of rebars is independent of the element connectivity.
|