Inter-Process Communication

System Coupling and participants, which are often highly optimized physics solvers, are executed as independent computational processes, and this introduces the need for Inter-Process Communication (IPC). The IPC is managed internally by System Coupling via Remote Procedure Calls (RPC).

Solvers interact with System Coupling using the System Coupling Participant (SCP) library. The library interfaces are documented on the Ansys Devloper Portal.