populationsim icon indicating copy to clipboard operation
populationsim copied to clipboard

Documentation: Running custom scenario

Open ghost opened this issue 3 months ago • 0 comments

It’s possible to get a custom (non-example) scenario running by using the example settings files as templates but it’s hard to be sure that your settings are actually aligned with what you think populationsim is doing. There is also some level of ambiguity on what settings are actually passed into the populationsim run call if using the populationsim_run.py script. For example, you can set up multi-processor settings correctly, but if you run your scenario using the ‘default’ populationsom_run.py script it does not run with multi-processing enabled.

ghost avatar Aug 25 '25 16:08 ghost