Creates a simulation from the opened project and substitutes the values of the parameters given in the parameter list. Simulation won't be queued by default.
createSimulation(simplace, parameterList = NULL, queue = FALSE)
id of the created simulation
handle to the SimplaceWrapper object returned by initSimplace
a list with the parameter name as key and parametervalue as value
boolean - simulation is added to queue if true, else start new queue
runSimulations
, resetSimulationQueue