Mapping Boundary Data onto the Abaqus Surface

Record a macro to map Simcenter STAR-CCM+ boundary data to the Abaqus surface.

When the fluid solution has converged, the thermal data at the solid-fluid interface, that is, the Fluid-Wall boundary, can be mapped from Simcenter STAR-CCM+ to the INNER surface on the imported model. This data can then be exported in a format that can be used to define a thermal load in the Abaqus model.

Before carrying out the mapping and export processes, start recording the first macro. Once the recording has started, each action you perform in Simcenter STAR-CCM+ is included in the macro. Use this macro later on to repeat the map and export processes.

To start recording the first macro:
  1. Click (Start Recording) to initiate the recording process.
  2. In the Save dialog, enter loopMapExport for the name of the Java macro.
  3. Click Save.
From this point onwards, any recordable action you make in Simcenter STAR-CCM+ generates lines of Java code in this page. Clicking (Pause Recording) pauses generation of the Java code; clicking the same button resumes generation of the Java code. Clicking (Stop Recording) ends all generation of the Java code and write the macro to file. Do not click either of these buttons for now.

Proceed by mapping the Simcenter STAR-CCM+ solution data onto the Abaqus model surface:

  1. Right-click the Imported Models > Abaqus: exhaust node and select Map data > Surface Data...
    The Map Imported Model Data dialog appears, which allows you to set up the mapping operation.
  2. In the Map Imported Model Data dialog:
    1. Set the following properties:
      Group box Property Setting
      Map Direction Simcenter STAR-CCM+ to Imported Model Activated
      Mapping Inputs Imported Surfaces Imported Surfaces > INNER
      Boundaries Regions > Fluid > Boundaries > Fluid-Wall
      Regions > Surface Extruder > Boundaries > Fluid.Fluid-Wall
      Data to map Local Heat Transfer Coefficient (default)
      Reference Temperature Evaluation Option Use Local Heat Transfer Reference Temperature Selected (default)
    2. Click Apply then Close.
    The Output window displays the time to map the data, and Done when the mapping process is complete.