Running a Static Analysis

Run a static analysis to compute the static equilibrium solution.

Use the Implicit Unsteady solver to reach a static solution. The first order temporal discretization scheme combined with a sufficiently large time-step has sufficient numerical damping to drive the simulation to the static solution quickly. In addition, in the static configuration the pipe velocity is zero, so you can neglect the flux related to the motion of the pipe.
  1. Edit the Solvers node and set the following properties:
    Node Property Setting
    Implicit Unsteady Time-Step 1.0 s
    Fluid Structure Coupling Stabilization Method Dynamic
    Solid Stress Solver > Static Analysis Static Analysis Activated
    Mesh Morpher Recompute Interfaces Deactivated
    Ignore Gridflux Terms Activated
    Morph At Inner Iterations Activated
    Boundary Layer Morphing Activated
    This adds the FSI Dynamic Stabilization node to Regions > Pipe > Boundaries > Pipe/Fluid [0] > Physics Conditions and is set to Auto. This setting instructs Simcenter STAR-CCM+ to automatically estimate the volume of displaced fluid per unit area. The volume of displace fluid per unit area indicates how strongly the fluid and solid are coupled. The larger the ratio, the stronger the coupling. This information is used by the Dynamic stabilization scheme.
    NoteIf you do not deactivate Recompute Interfaces, the displacement solution on the interface is over-written at the end of each iteration.
  2. Edit the Stopping Criteria node and set the following properties:
    Node Property Setting
    Maximum Inner Iterations Maximum Inner Iterations 15
    Maximum Physical Time Maximum Physical Time 5 s
    Displacement Criterion Enabled Deactivated
    Force Criterion Enabled Deactivated
You are now ready to run the static analysis:
  1. Click (Run).
  2. When the stopping criterion is satisfied, save the simulation.
  3. Open the Y-Displacement and Pressure scalar scenes to visualize the displacement of the pipe due to the body load, and the fluid pressure.