Running Abaqus and Simcenter STAR-CCM+ Sequentially

Following the completion of the second run in Simcenter STAR-CCM+, you can now pass thermal data back to Abaqus and run the Abaqus job. You can then return to Simcenter STAR-CCM+, import the latest set of temperature data, map the data, and run the simulation.

Overwrite the old data in the mappedHTC.inp file with the latest thermal data from Simcenter STAR-CCM+. Recall that the first macro you recorded, loopMapExport.java, performs these actions automatically, so you can proceed by playing this macro.
  1. Click (Play Macro).
  2. In the Open dialog, select loopMapExport.java and click Open.
    When the macro has finished running, a message beginning Export Mapped Data:MappedLocal is displayed in the Output window. This signifies that the new set of thermal data is ready to be used in the Abaqus analysis.
Proceed by running the Abaqus job:
  1. In a shell/command prompt, run the Abaqus job by typing:
    > abaqus interactive job=exhaust-mod
    where abaqus is the command you use to launch Abaqus. When prompted, confirm that it is OK to overwrite the old job files.
When the Abaqus job is complete, you can return to Simcenter STAR-CCM+, import the latest set of temperature data, map the data, and run the simulation. These steps can be carried out automatically by using the macro loopImportMap.java:
  1. In Simcenter STAR-CCM+, click (Play Macro).
  2. In the Open dialog, select loopImportMap.java and click Open.
    Recall that this macro has finished running when the stopping criterion has been reached and the simulation is saved.
Each time the file-based coupling occurs, you move closer to reaching the final fluid-solid thermal solution. Continue to run Abaqus and Simcenter STAR-CCM+ sequentially by repeating the following steps:
  1. In Simcenter STAR-CCM+, click (Play Macro) and run the loopMapExport.java macro.
  2. In a shell/command prompt, run the Abaqus job by typing:
    > abaqus interactive job=exhaust-mod
  3. In Simcenter STAR-CCM+, click (Play Macro) and run loopImportMap.java macro.
    The model converges after approximately four coupling iterations, and the Temperature Point Monitor Plot appears as shown below.

    The thermal solution in the solid model can be post-processed in Abaqus/CAE using the exhaust-mod.odb file.