Setting Up a Workflow in Simulation Operations
Simulation operations allow you to automate tasks within Simcenter STAR-CCM+. In this tutorial, you use simulation operations to switch between solvers for the fluid and solid continua and so respect their timescales without requiring co-simulation.
The final workflow sequence that you define in this topic is shown in the following image. You define a loop counter that records the number of outer loops in which you solve both fluid and solid regions.

To define a simulation operation workflow:
-
Right-click the New.
node and select A Simulation Operations 1 node appears in the tree.
- Rename the Simulation Operations 1 to MultiTimeScale Workflow
-
Right-click the
node and select
.
By default this operation clears the History and Field Data when it executes. But you can also choose other options when required.
In simulation operations, you use a scalar parameter to count the loop number.
-
To define a scalar parameter:
- Right-click the node and select .
- Rename Scalar to LoopCounter.
-
To initialize the
LoopCounter within operations workflow, use a
Set Scalar Parameter as follows:
To activate and deactivate solver,
you use a loop including two Solve Physics
operations.
-
To define a new loop with a stopping criterion predicate:
-
Define the following operations in the loop:
- Save the simulation.