PSLmodels / Tax-Brain

Tax-Brain is an integrator model for PSL tax models
http://taxbrain.pslmodels.org/
MIT License
9 stars 14 forks source link

Modify dynamic simulations for behresp 0.6.0 #14

Closed andersonfrailey closed 5 years ago

andersonfrailey commented 5 years ago

This PR modifies the dynamic simulations to work with version 0.6.0 of behresp package. The trace argument for response was changed to dump. Without this PR dump would only be true if the user specifies verbose as true when initiating the TaxBrain class.

It also defaults to setting dump to true so that a user can pick which variables to save on a run.