Extract and calculate tip clearance
Learn how to extract displacement data and contact gap results to calculate blade tip and flowpath clearances.
Introduction
One of the primary objectives of a whole engine model is to predict clearances throughout the engine, including blade tips, labyrinth seals, rim cavities, and axial gaps in the flowpath. Accurate clearance prediction leads to improved performance estimates and greater engine reliability.
Gas turbine design teams frequently optimize clearances through sensitivity studies, varying parameters such as geometry, materials, cooling network configurations, and transient operating conditions.
In this tutorial, you will:
- Create result probes at defined points.
- Compare Cartesian and cylindrical displacements.
- Extract gap distance from contact results.
- Manually extract displacement data.
- Calculate clearances, including the effect of angled blade tips.
Load the thermal plugin
Enable the ExpressionsPlugin.dll if not already active. The predefined boundary conditions in the model use heat transfer coefficient (HTC) correlations implemented through custom expressions. These correlations require the plugin to evaluate correctly during the simulation.
- Choose .
- Click Simulation, expand Pre/Post, and scroll to Expressions.
- On the Plugin tab, select the Use Custom Plugin check box and in Custom Plugin, type the full path to the ExpressionsPlugin.dll file, as plugin\ExpressionsPlugin.dll.
- Click OK, exit Simcenter 3D, and restart the application to activate the plugin.
Define assembly load options
Configure search folders to load the workshop model.
Inspect points and contact definitions
Review named points and inactive contact definitions used for clearance extraction.
Manually graph and export displacement data
Plot displacement results and export data for comparison.
Setup result variables and compare Cartesian and cylindrical displacement
Explore differences between Cartesian and cylindrical X displacement.
Setup result probe for final contact separation
Extract minimum blade tip clearance from contact results.
Setup result probe for delta displacement using built-in functions
Create a result probe using built-in functions to compute relative radial and axial displacement.
Setup result probe for radial and axial displacement of multiple points
Create a single probe to extract data for multiple blade locations.
Calculate blade tip clearance
Compute conical blade tip clearance using radial and axial displacement components.

Where:
- DR is a displacement in radial direction.
- DZ is a displacement in axial direction.
- DTIP is a displacement perpendicular to blade tip.
- Tip Angle is a blade tip angle relative to axis of rotation.
Additional notes
- Consider additional 3D effects such as gravity, vibration, non-axisymmetric temperatures, and tolerance stackups.
- Clearances are defined based on tolerance stackups of components and assemblies. Therefore, clearances are also defined with tolerances.
- Axial clearances are more difficult to control, especially on the turbine side, because the displacement is based on the thermal growth and transient behavior of the whole engine.











