Updates to PyDASSH unit tests
Updates and bug fixes in PyDASSH unit tests:
- update run test to seek relative error within three decimal places; for temperatures, (answer - result) / (answer - t_in); for pressure drop, (answer - result) / answer
- cleaned up how comparative results are printed to screen during tests
- removed cleanup for plot that was written due to bug in dassh
- fixed typo in class names