LDAR-Sim / LDAR_Sim

MIT License
11 stars 20 forks source link

feat: Add parameter to keep all program outputs #292

Closed ThomasGalesloot closed 1 month ago

ThomasGalesloot commented 1 month ago

Pull Request Key Information

Reason for change

Sometimes users may want to keep all program outputs

What was changed

Added a new parameter to the outputs parameters file to allow users to keep all program outputs.

Intended Purpose

Users can now keep all program outputs

Level of version change required

Patch

Testing Completed

All unit tests pass: unit_test_results.txt

All E2E tests pass: V4_simple_non_repairable_emissions_db0e4f1349ce51b027dd0b7974c9cf5951c05e42.log V4-simple_repairable_emissions_db0e4f1349ce51b027dd0b7974c9cf5951c05e42.log

Manually tested: Tested scenario with parameter set as default to false and parameter set as default to true with simple_test_case1 with simulation count modified to be 6.

Target Issue

N/A

Additional Information

N/A