QSimulation.run_sim#

abstract QSimulation.run_sim(*args, **kwargs)[source]#

Abstract method. Must be implemented by the subclass. Write in here the code to launch the simulations. You will be able to execute this with the alias run().