colinsheppard / pevi

GNU General Public License v3.0
1 stars 0 forks source link

refactor my-od-index #9

Closed colinsheppard closed 11 years ago

colinsheppard commented 11 years ago

instead of using my-od-index throughout the code, do the following:

Verify that model runs with the changes are identical to without.

colinsheppard commented 11 years ago

For verification, you should be able to run the model using the "setup-and-fix-seed" button which uses a seed of 1 with logging on for a few important log files (log-trip, log-charging, and log-pain should suffice) and get identical results before and after the code changes (here's a good place to do work in a branch first, then it's easy to pop back and forth to compare output).

arharris commented 11 years ago

Changes have been applied; the output logs were identical to the original model.