This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
csce441pine64backup/A5
2017-04-25 16:57:25 -05:00
..
resources Fixed Lab 13/11. Completed Assignment 5. Added source files for Assignment 6 and Lab 16. 2017-04-16 20:27:53 -05:00
shadow8t4/shadow8t4 Fixed Lab 13/11. Completed Assignment 5. Added source files for Assignment 6 and Lab 16. 2017-04-16 20:27:53 -05:00
src Fixed Lab 13/11. Completed Assignment 5. Added source files for Assignment 6 and Lab 16. 2017-04-16 20:27:53 -05:00
.gitignore Added some forgotten .gitignores 2017-04-25 16:57:25 -05:00
CMakeLists.txt Fixed Lab 13/11. Completed Assignment 5. Added source files for Assignment 6 and Lab 16. 2017-04-16 20:27:53 -05:00
README.txt Fixed Lab 13/11. Completed Assignment 5. Added source files for Assignment 6 and Lab 16. 2017-04-16 20:27:53 -05:00
shadow8t4.zip Fixed Lab 13/11. Completed Assignment 5. Added source files for Assignment 6 and Lab 16. 2017-04-16 20:27:53 -05:00

Alexander Huddleston

tmax = 10.0
NOTE: tmax is set as tpl (time per loop) as a global variable in main.cpp

All of the code I used was provided through labs, assignments, or lecture slides. Otherwise, it was of my own creation.

I did not implement the bonus. This is already late, and I don't want to spend more time for 5 points.

This took me a lot longer than any of the previous assignments. However, I will say that there wasn't necessarily anyhting that was particularly difficult about this assignment, most of what went wrong was my own errors in syntax, coding practices, or math errors.