RSYS

RSYS, KCN
Activates a coordinate system for printout or display of element and nodal results.

Compatible Products: – | Pro | Premium | Enterprise | Ent PP | Ent Solver | DYNA

KCN

The coordinate system to use for results output:

0

 — 

Global Cartesian coordinate system (default, except for spectrum analyses).

1

 — 

Global cylindrical coordinate system in Z.

2

 — 

Global spherical coordinate system.

5

 — 

Global cylindrical coordinate system in Y.

6

 — 

Global cylindrical coordinate system in X.

> 10

 — 

Any existing local coordinate system.

SOLU

 — 

Solution coordinate systems.

LSYS

 — 

Layer coordinate system (default for spectrum analysis).

Notes

The RSYS command activates a coordinate system for printing or displaying element results data such as stresses and heat fluxes, and nodal results data such as degrees of freedom and reactions.

Mechanical APDL rotates the results data to the specified coordinate system during printout, display, or element table operations (such as PRNSOL, PRESOL, PLNSOL, and ETABLE).

You can define coordinate systems with various Mechanical APDL commands such as LOCAL, CS, CLOCAL, and CSKP.

The RSYS command has no effect on beam or pipe stresses, which Mechanical APDL displays (via /ESHAPE,1 and PowerGraphics) in the element coordinate system.

Element Results

Element results such as stresses and heat fluxes are in the element coordinate systems when KCN = SOLU. Nodal requests for element results (for example, PRNSOL,S,COMP) average the element values at the common node; that is, the orientation of the node is not a factor in the output of element quantities.

For nearly all solid elements, the default element coordinate systems are parallel to the global Cartesian coordinate system.

For shell elements and the remaining solid elements, the default element coordinate system can differ from element to element.

For layered shell and layered solid elements, Mechanical APDL initially selects the element coordinate system when KCN = SOLU. You can then select the layer coordinate system via the LAYER command.

Nodal Results

Nodal results such as degrees of freedom and reactions can be properly rotated only if the resulting component set is consistent with the degree-of-freedom set at the node. The degree-of-freedom set at a node is determined by the elements attached to the node.

Example: If a node does not have a UZ degree of freedom during solution, any Z component resulting from a rotation does not print or display in POST1. Results at nodes with a single degree-of-freedom (UY only, for example) should therefore not be rotated; that is, they should be viewed only in the nodal coordinate system or a system parallel to the nodal system. (The default global Cartesian system cannot be parallel to the nodal system.)

Results at nodes with a 2-D degree-of-freedom set (UX and UY, for example) should not be rotated out of the 2-D plane.

Existing Local Coordinate Systems (KCN > 10)

When KCN > 10, and the specified system is subsequently redefined, reissue the RSYS command for results to be rotated into the redefined system.

Solution Coordinate Systems (KCN = SOLU)

For element quantities, solution coordinate systems are the element coordinate system for each element. For nodal quantities, they are the nodal coordinate systems.

If an element or nodal coordinate system is not defined, Mechanical APDL uses the global Cartesian coordinate system.

If you issue a LAYER,N command (where N refers to a layer number), the results appear in the layer coordinate system. (SOLU is the default for spectrum analyses.)

The default coordinate system for certain elements, notably shells, is not global Cartesian and is frequently not aligned at adjacent elements. Avoid setting KCN = SOLU with such elements, as it can make nodal averaging of component element results (such as SX, SY, SZ, SXY, SYZ, and SXZ) invalid.

Layered Coordinate System (KCN = LSYS)

For layered shell and solid elements, the results appear in their respective layer coordinate systems. For a specific layer of interest, issue a LAYER,N command (where N refers to a layer number).

If a model has both nonlayered and layered elements, you can use RSYS,SOLU and RSYS,LSYS simultaneously (with RSYS,SOLU applicable to nonlayered elements and RSYS,LSYS applicable to layered elements).

To reverse effects of the LSYS option, issue an RSYS,0 command.

LSYS is the default for spectrum analysis.

PowerGraphics (/GRAPHICS,POWER)

Mechanical APDL plots PLVECT vector arrow displays (such temperature, velocity, and force) in the global Cartesian coordinate system (RSYS = 0). Subsequent operations revert to your original coordinate system.

When KCN = SOLU, the deformed or displaced shape in a POST1 contour display can be unexpected. (The contours are displayed in the expected colors, however.)

For better performance, the RSYS command does not rotate local displacement values (Ux,Uy,Uz) to global. Local displacement values are added directly to the global coordinates (X,Y,Z).

Example: In PREP7, if the nodes are rotated 90 degrees about the z-axis, and if the global Uy displacement values are relatively large, the Ux values when KCN = SOLU are large, causing the model to display a large deformation in the global X direction.

Large Deflection

If large deflection is active (NLGEOM,ON), Mechanical APDL rotates the element component result directions by the amount of rigid body rotation.

Mechanical APDL displays the element component results in the initial global coordinate system for the following elements: SHELL181, SHELL281, ELBOW290, PLANE182, PLANE183, SOLID185, SOLID186, SOLID187, SOLID272, SOLID273, SOLID285, SOLSH190, SHELL208, and SHELL209.

All other element result transformations, therefore, are also relative to the initial global system.

Nodal degree-of-freedom results are based on the initial geometry.

For all other element types, component results displayed in the co-rotated coordinate system include the element rigid body rotation from the initial global coordinate system, and all other element result transformations are relative to the rotated global system.

LS-DYNA

The RSYS command can rotate stress data for all explicit (ANSYS LS-DYNA) element types except BEAM161, COMBI165, and composite SHELL163 (KEYOPT(3) = 1).

In models containing unsupported explicit elements combined with supported explicit elements, unselect the unsupported elements before issuing RSYS.

The command does not support strain data for any explicit element types. If you request strain results for explicit elements when RSYS is not set to the global Cartesian coordinate system (KCN = 0), Mechanical APDL ignores the printing or plotting command. (Mechanical APDL always rotates displacements into the results coordinate system, independent of the explicit element type.)

Menu Paths

Main Menu>General Postproc>Options for Outp
Utility Menu>List>Results>Options

Release 18.2 - © ANSYS, Inc. All rights reserved.