agentsoz / synthetic-population

Full synthetic population for Melbourne's 4+ million residents
11 stars 4 forks source link

Seperate persons construction and households construction into two modules #2

Closed wniroshan closed 6 years ago

wniroshan commented 6 years ago

Currently, all the persons and households are generated in a single run. This needs to be separated such that persons construction and household construction can be run independently. The program will read in a parameter specifying whether it should only produce persons distribution or full households distribution.

The outcomes of this change are as follows:

wniroshan commented 6 years ago

Fixed in 430b711. Specify "-p" flag to only construct persons