MRC-CSO-SPHSU / LoneParentsModel.jl

An initial implementation of an ABM for social and child care
0 stars 4 forks source link

check correctness of `movePeopleToEmptyHouse` #115

Closed mhinsch closed 1 year ago

mhinsch commented 1 year ago

movePeopleToEmptyHouse assumes the first person in the person list to be the one that determines where to look for an empty house. I'm not sure if that's in line with the original code for all instances where the function is called.

AtiyahElsheikh commented 1 year ago

Probably, I am influenced by do Divorces where a divorced person to move may be attached with children.