djgroen / facs

FACS: Flu And Coronavirus Simulator
https://facs.readthedocs.io
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

Hospitals randomly chosen? #41

Open arindamsaha1507 opened 1 year ago

arindamsaha1507 commented 1 year ago

It seems that hospitals are chosen randomly based on only size and is not influenced by distance. Is this intended?

https://github.com/djgroen/facs/blob/e3b34ee694790a20136cb872f52e953c04f6af76/facs/base/facs.py#L739