damianjilk2 / Deterministic-Radiation-Transport-Approximations

Damian Jilk's EP Thesis
MIT License
1 stars 0 forks source link

Enhance tester program and integrate updates in drt_1d.py. #18

Closed damianjilk2 closed 3 months ago

damianjilk2 commented 3 months ago

PR includes user data validation and error handling. It additionally looks at edge cases within the program and ensures they are handled as expected within the tester file. Checking to see if CI testing passes. Fixes #16