dime-worldbank/Disease-Modelling-SSA

simulation options will eventually become difficult to keep putting into the model as boolean options

Closed this issue · 0 comments

proposing to change:

WorldBankCovid19Sim(long seed, Params params, String outputFilename, boolean demography)

into just
WorldBankCovid19Sim(long seed, Params params, String outputFilename)