The Solid Rotor (rotsld) interface (

) is found under the
Structural Mechanics >
Rotordynamics branch (

) when adding a physics interface. It is intended for analysis of rotating structural components in 3D. This interfaces models the equations of motion for an observer sitting in a corotating frame of reference. With this interface, you can compute displacements, velocities, accelerations, and stresses. The vector and tensor quantities from this interface should be interpreted in a corotating frame of reference unless stated otherwise. Journal and thrust bearing features provided in this interface can be used to model different type of bearings. You can also model the effect of a bearing mounted on a foundation.
When the Solid Rotor interface is added, these default nodes are also added to the Model Builder —
Linear Elastic Material;
Rotating Frame (a domain feature to specify the axis of rotation, and the rotational velocity of the rotor);
Free (a boundary condition where boundaries are free, with no loads or constraints);
Initial Values; and
Fixed Axial Rotation (a reference surface where axial rotation relative to the rigid rotation of the rotor is zero).
Then, from the Physics toolbar, you can add features that implement other rotor properties. You can also right-click
Solid Rotor to select physics features from the context menu.
The Label is the default physics interface name.
The Name is used primarily as a scope prefix for variables defined by the physics interface. Refer to such physics interface variables in expressions using the pattern
<name>.<variable_name>. In order to distinguish between variables belonging to different physics interfaces, the
name string must be unique. Only letters, numbers, and underscores (_) are permitted in the
Name field. The first character must be a letter.
The default Name (for the first physics interface in the model) is
rotsld.
To display this section, click the Show More Options button (

) and select
Advanced Physics Options in the
Show More Options dialog. Normally these settings do not need to be changed.
The selection made in the Advanced Settings section can be overridden by the settings in the
Advanced section of the
Rigid Material or Gear features.
In the Solid Rotor interface, you can choose not only the order of the discretization, but also the type of shape functions: Lagrange or
serendipity. For highly distorted elements, Lagrange shape functions provide better accuracy than serendipity shape functions of the same order. The serendipity shape functions will however give significant reductions of the model size for a given mesh containing hexahedral or prism elements.
The default is to use Quadratic serendipity shape functions for the
Displacement field. Using
Linear shape functions will give what is sometimes called
constant stress elements. Such a formulation will for many problems make the model overly stiff, and many elements may be needed for an accurate resolution of the stress.
The physics interface uses the global spatial components of the Displacement field u as dependent variables in the rotor domain. The default names for the components are (
u,
v,
w).