Closed SEAJang closed 5 months ago
For debugging purposes, it is useful to have a debug flag that can be set to True to do alternative things in the code.
Add a debugging flag for future use.
result.txt All unit tests pass. Manually ran simulation with the debug flag on and off.
Pull Request Key Information
Reason for change
For debugging purposes, it is useful to have a debug flag that can be set to True to do alternative things in the code.
What was changed
Intended Purpose
Add a debugging flag for future use.
Testing Completed
result.txt All unit tests pass. Manually ran simulation with the debug flag on and off.