Supervisor module
of the SALOME platform allows to define and execute a chain of distributed
numeric components, as well as to control the progress of this chain.
In Supervisor module all calculations are executed with the help of graphs representing a graphical presentation of the chain of operations. Each graph consists of one or several linked nodes. Each node represents a graphical presentation of one service (function) provided by distributed numeric components (factory nodes) or defined by the user (inline nodes).
Supervisor module in SALOME platform is destined for :
Supervisor module allows to: