This is an old revision of the document!
Table of Contents
Ex-8: Cylndrical Sliding Boundary Conditions
🧰The geometry and grasshopper files for this example can be downloaded here: intact_sliding_cylindrical.zip
This example demonstrates how to use Sliding Boundary Conditions on a cylindrical face. This is useful when modeling a cylindrical hole that is free to rotate around a pin.
Geometry and material setup
Valid Boundary Condition setup
Next, we apply the boundary conditions. There is a fixed restraint, a vector load, and finally a cyldrical sliding boundary condition. The first two we have covered in other example. For the sliding boundary condition, import Sliding BC block to the Grasshopper canvas and specify the Slide place the number of displacement boundary conditions you’d like to set and specify the displacements.
Note: If there are no fully fixed restraints, all displacement boundary conditions together must specify displacements in x, y, and z directions to be correctly restrained. If displacement in one or more directions is not specified, the FEA problem is not correctly defined. This is an example of incomplete displacement boundary conditions that will not solve.
This is the valid set of boundary conditions we would like to set. Define a resolution or cell size with solver settings, and the simulation is ready to be solved.