Mapping Tabular Data

In Simcenter STAR-CCM+, you can define boundary or initial conditions using tabular data. If the table data is much coarser than the target mesh, create a tabular data mapper to interpolate the tabular data to the mesh.

The table can be an XYZ table created in Simcenter STAR-CCM+, or a file table that you imported in Simcenter STAR-CCM+. The XYZ table must have at least four named columns. Three of the columns specify the x, y, and z location of a value and the fourth column specifies the scalar value to be mapped at that location. You can specify more fields by adding additional columns.
  1. Create the XYZ table with the source data in Simcenter STAR-CCM+, or import a file table in Simcenter STAR-CCM+ using the Tools > Tables node.
    For more information, see Tables.
  2. Right click the Data Mappers node and select New Data Mapper > Tabular Data Mapper.
  3. Use the tabular data mapper properties to specify the table and which table columns represent the field values, and the x, y, and z coordinates that define the location of each field value.


When you execute a data mapper, the mapped fields become available as field functions, with the default name Mapped<Target_Stencil><Field_Name>. To specify alternative names for the output field functions:
  1. Select Mapped Names. Click (Custom Editor ) and use the dialog to specify field function names for each of the specified fields.
    For more information on the available properties, see Surface, Volume, Beam, and Tabular Data Mapper Reference.
  2. Follow the steps outlined in the next sections to specify the target mesh and other mapping options, and to execute the data mapper.