simulation — A start of a simulation
The simulation element holds information about the processes that are executed by an application.
Perform a simulation. When more than one process is found,
The processes are executed sequentially, if the application is compiled on a single-process machine without mpi library.
All the processes are executed in parallel if the application is compiled with mpi library.
None
<simulation> <process/> </simulation>