Computing Blade Parametric Coordinates

In Simcenter STAR-CCM+, you can parameterize a blade surface in two directions. The first direction (Leading-Trailing) goes from -1 at the trailing edge, across the suction side of the blade to the leading edge where the value is 0, and then across the pressure side back to the trailing edge where the value is +1. The second (Root-Tip) goes from 0 at the root of the blade to 1 at the tip of the blade. In essence, the parameterization maps blade vertices to a 2D rectangle that goes from -1 to + 1 in one direction and from 0 to 1 in the other.

Before you start work with the blade parameterization, set up an axisymmetric parameterization. See Computing Axisymmetric Parametric Coordinates.
Once defined, the blade parametrization provides two parametric field functions, one for each direction. An embedding transform is also provided that lets you unwrap the blade within a scene.

To create a blade parameterization:

  1. Right-click the Tools > Parameterizations node and select New > Blade.
  2. If you prefer, rename the [parameterization] node, which is named by default Blade, to reflect the particular geometry with which it interacts.
  3. Select the [parameterization] node and set its properties as follows:
    1. For Pressure-side Blade Surfaces and Suction-side Blade Surfaces, select groups of connected surfaces that specify the blade geometry for the respective side.
      NoteBlade parameterization is only defined on the blade surfaces that are used as inputs to the blade parameterization. If other surfaces or derived parts are displayed that use the same region as the blade parameterization inputs, a value of 0 is shown.
    2. Set Axisymmetric Parameterizaion to access the associated axisymmetric parameterization.
    3. Specifying the optional Leading Edge and Leading Edge properties can lead to a smoother parameterization for meshes where the leading or trailing edge of the blade does not fall exactly along mesh edges. A structured mesh is a common example of such a mesh. Select the respective part curves that define these edges.
  4. For each additional blade, repeat the previous steps.
Follow the steps in Applying Blade Parametric Coordinates.