Removes all selected output from the given simulation
      Source: R/utilities-output-selections.R
      clearOutputs.RdRemoves all selected output from the given simulation
Examples
simPath <- system.file("extdata", "simple.pkml", package = "ospsuite")
sim <- loadSimulation(simPath, )
clearOutputs(sim)