launch

open fun launch(launcher: Launcher = this.launcher)

Launches the simulations as configured by this loader. A custom launcher can be provided. Blocking, returns when all simulations are completed.

Parameters

launcher

the launcher to be used