Tasks

Tasks are hierarchical groups of steps that you perform in a simulation.

For example, a task could contain the steps for setting up a physics continuum. In the Simulation Assistant, each task is represented in a separate panel, called the Task Panel.

A task can contain any number of steps which are related to the task. Typically, the steps are list items which contain a combination of plain text and hyperlinks that are linked to an action. These actions are known as Star Actions, and can drive any operation in the Simcenter STAR-CCM+ User Interface. Clicking on Star Actions typically causes a change in the Simcenter STAR-CCM+ simulation. A Star Action can also execute code written by the author of the Simulation Assistant. The code can interact with Simcenter STAR-CCM+ User Interface elements or the Simcenter STAR-CCM+ API. The task is disabled while a Star Action executes. Star Actions appear as hyperlinks in steps.

Tasks can contain conditions, which determine when a task is ready to use, or when a task is complete. If tasks do not have conditions, you are best to follow a top-to-bottom approach through the workflow, without moving backwards and forwards between the tasks.

You can control which tasks and sub-tasks are visible in the assistant by expanding and collapsing them.

To expand a task:

  • Click (or anywhere else) in the task panel that you want to expand. The selected task expands.

To collapse a task:

  • Click (or anywhere else) in the task panel that you want to collapse. The selected task collapses.

Sub-Tasks

Sub-tasks are tasks that are nested under a single task. Typically, sub-tasks are groups of steps that are related to the parent task.

Steps and Star Actions

Steps and Star Actions appear in tasks and are the smallest unit in the Simulation Assistant.

A step is typically represented as a bullet point, or a numbered item, and is expected to perform a single action. A step can also contain a description of what the user must do.