Closed mhinsch closed 2 years ago
The routine doBirths() (already pushed to develop) returns the new babies. The family links are estbalished within the function via the cor, see this line.
Right, I didn't see the internal constructor in Person.
Need to mention, the population is re-computed outside the routine by the caller. So is the case also with doDeaths!()
Yes, I'm doing that in LPM as well now.
@AtiyahElsheikh I'll do that unless you already have started on it.