Open Skips-Scramble opened 1 month ago
In the base_scenario.py file, we had to set the death age to 111 in order to actually get outputs to cross the 110 age threshold. We should fix the code to ensure we die when our code says we'll die.
Make this a global variable?
In the base_scenario.py file, we had to set the death age to 111 in order to actually get outputs to cross the 110 age threshold. We should fix the code to ensure we die when our code says we'll die.