pyroll-project / pyroll-core

PyRoll rolling simulation framework - core library.
https://pyroll.readthedocs.io
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

Added negative construction value check as well as tests #101

Closed ChRen95 closed 11 months ago

ChRen95 commented 11 months ago

Added check as well as tests to solve Issue #94. Only remaining question would be to condense the check into separate functions with proper naming to increase readability.