Skip to content

StarCCM+

Configure and submit StarCCM+ computational fluid dynamics simulation jobs.

StarCCM+ submission

This app promotes multi-node fields to the basic section:

  • Partition — select the partition (e.g., hpc).
  • Job Name — assign a name (e.g., My_Test_Job).
  • Exclusive Node Access — typically enabled for MPI jobs.
  • Number of Nodes — specify the number of compute nodes required.
  • Number of Tasks per Node — specify the number of StarCCM+ processes per node.
  • GPU Model / GPUs per Node — select if the simulation uses GPU acceleration.
  • Working Directory — where simulation files are read from and outputs are written to.
FieldDescription
VersionStarCCM+ version (e.g., 16.04.007)
License TypeFlex Server (Pod Key) or Local Server
Flex ServerFlexNet license server address (required for Flex mode)
Pod KeyPower-on-Demand license key (required for Flex mode)
Local ServerLocal license server address (for Local mode)
Use Intel MPIEnable Intel MPI instead of default
Enable GUI CollaborationAllow other users to connect to the running simulation GUI
FieldDescription
Sim FilePath to the .sim simulation file (required). Use the Select button to browse.
Java RunnerOptional .java macro file. Use the Select button to browse, or choose the Default Java Runner preset if configured by your admin.

Click Submit to send the batch job to the SLURM scheduler. The StarCCM+ solver runs headlessly on the allocated nodes.

StarCCM+ uses a two-stage workflow — the solver runs as a headless batch job, and you connect a GUI client separately:

  1. Wait for the batch job to reach RUNNING state (check on Job Monitor).
  2. Navigate to the GUI Sessions page.
  3. Find your StarCCM+ job under StarCCM+ Jobs and click Start StarCCM+ GUI.
  4. A VNC-based GUI client launches and connects to the running batch solver.
  5. Click Connect to open the StarCCM+ GUI in your browser through noVNC.