Controlling Domain Decomposition

To make use of parallel processing, Simcenter STAR-CCM+ breaks the computational domain into separate sections (called sub-domains) and assigns each to a separate process. This approach is called domain decomposition. Once the domain is decomposed, the processes work in parallel on their individual sub-domains, periodically communicating with each other.

The goals of domain decomposition are to balance the work as evenly as possible among the processes and to minimize the amount of communication that is needed between them. You can control domain decomposition through the partitioning solver.