LDAR-Sim / LDAR_Sim

MIT License
11 stars 22 forks source link

<FEAT>: Add debug flag #193

Closed SEAJang closed 5 months ago

SEAJang commented 5 months ago

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.