If a pop sim is defined in a snapshot, the loadSimulationsFromSnapshot() function will return a simulations object that does not include population simulations.
To be expected because populations are supposed to be passed to the populations argument of runSimulations but this should be explicitly described somewhere (or improved ?).
If a pop sim is defined in a snapshot, the
loadSimulationsFromSnapshot()function will return a simulations object that does not include population simulations.To be expected because populations are supposed to be passed to the
populationsargument ofrunSimulationsbut this should be explicitly described somewhere (or improved ?).