User-defined coordinate system

This problem contains basic test cases for one or more Abaqus elements and features.

This page discusses:

ProductsAbaqus/Standard

Elements tested

S4R

Features tested

The definition of local material axes by a user-defined coordinate system.

Problem description

In each of the tests a user-defined coordinate system is used to define the material point orientation as shown in Figure 1.

Figure 1. Material point orientation.

Material:

Linear elastic, Young's modulus = 3.0 × 106, Poisson's ratio = 0.3.

Boundary conditions:

ux = uy = uz = 0 at nodes 11 and 14, ϕz = 0 for all the nodes.

Loading:

Concentrated forces of 1000 are applied to nodes 12 and 13 at an angle of 45° to the x-axis.

Remarks

Local coordinate directions are used in the input file xorisrdc.inp.

Results and discussion

All tests should yield the following results:

Stress ComponentsStrain Components
σ11 = 1499.9 ε11 = 4.4997E−5
σ22 = 499.97 ε22 = 1.6665E−6
σ12 = −865.97 ε12 = −7.5050E−5
Principal StressesPrincipal Strains
σmax = 2000.0 εmax = 6.6662E−5
σmin = 0.0 εmin = −1.9998E−5

Input files

xorisrdc.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=RECTANGULAR,
DEFINITION=COORDINATES
2., 1.7071, 0., 1.,
1.4142, 0., 1., 0.7071, 0.
3, 30.
xoriscdc.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=CYLINDRICAL,
DEFINITION=COORDINATES
3.0, 0., 0., 3.0, 1.0, 0.0
2, -15.
xorissdc.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=SPHERICAL,
DEFINITION=COORDINATES
3., .7071068, 0., 3., 1., 0.
2, -15.
xoriszdc.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=ZRECTANGULAR,
DEFINITION=COORDINATES
0., 0., 1., 1., 1., 0.
3, 30.
xorisrdn.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=RECTANGULAR,
DEFINITION=NODES
12, 13, 11
3, 30.
xoriscdn.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=CYLINDRICAL,
DEFINITION=NODES
11, 12
2, 30.
xorissdn.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=SPHERICAL,
DEFINITION=NODES
12, 13
2, -15.
xoriszdn.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=ZRECTANGULAR,
DEFINITION=NODES
11, 12
2, 75.
xorisrdo.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=RECTANGULAR,
DEFINITION=OFFSET
2, 3
3, 30.
xoriscdo.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=CYLINDRICAL,
DEFINITION=OFFSET
1, 2
2, 30.
xorissdo.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=SPHERICAL,
DEFINITION=OFFSET
1, 2
3, 75.
xoriszdo.inp
ORIENTATION, NAME=LOCAL,
SYSTEM=ZRECTANGULAR,
DEFINITION=OFFSET
2, 3
3, 30.