public void setPopulation(Population population) {
   scenario.setPopulation(population);
 }