Simplify Engine creation

Refactor from_sim_config to return just the engine instead of a tuple, and combine from_sim_config and Engine.__init__. This makes the programmatic engine API easier to use.

Edited by Hines, Jesse

Merge request reports

Loading