simulate.simulate

simulate.simulate(args)

Read simulation input arguments, set up scenario and run the simulation.

Parameters:

args (argparse.Namespace or dictionary) – input arguments from simulate.cfg file or command line arguments

Raises:
  • SystemExit – if required argument input is missing

  • NotImplementedError – if unknown strategy is given