SubSystem
Multi-physics simulations are composed of several subsystems.
In each subsystem a part of the physics is solved with its own numerical methods, more appropriate to that type of phenomena.
The group of subsystems make up the simulation?.
The subsystems interact between themselves through a communication channel, which is orthogonal (separate) from the parallel layer. This can be implemented with a different paradigm than the parallel layer.
