Objective:
Learn how to use Boundary Conditions in a Static Analysis. Boundary Conditions (BCs) can be thought of as the environment your part is in. They include Forces, Displacement Restraints, Heat Generation, Pressure, and more. All of the internal and external elements acting on your model. You need a minimum of two BCs to run a simulation. The image below shows the current options for solid simulations on the left, and options for fluid simulations on the right.
Procedure: Static Analysis BC
Looking at the Brake Pedal example, we can identify what BCs we want to use in our Static Analysis. The force is where your foot would be pressing on and the displacement restraint is where the pedal is connected to another piece and fixed in place. A Displacement Restraint is usually required when forces are involved to ensure the part is fixed in space. Without it, the simulation wouldn’t be able to run.
- Create a Force BC:
- Add a Force block to the workflow
- Insert the FE Boundary by Body into the Boundary input
- Set the Vector to (0,0,-600N). This represents a foot acting on the brake pedal head with a factor of safety.


- Create a Displacement Restraint BC:
- Add a Displacement Restraint block
- Insert the FE Boundary by Flood Fill selection into the Boundary input

Procedure: Fluid Analysis BC

- Create a Velocity BC:
- Add a Plane from Normal block and position it at the center of the intake surface. Ensure the normal direction is directed towards the body.
- Add a Virtual Boundary by Body block. Insert the plane into the Body input.
- Add a Velocity block. Insert the Virtual Boundary by Body block into the Boundary input. Insert a value of 400 mm/s into the X input box of the Velocity input.

- Create a Pressure BC:
- Add a Plane from Normal block and position it at the center of the outlet surface. Ensure the normal direction is directed towards the body.
- Add a Virtual Boundary by Body block. Insert the plane into the Body input.
- Add a Pressure block. Insert the Virtual Boundary by Body block into the Boundary input. Insert a value of 0 Pa into the Magnitude input


