Closed jeanconn closed 4 years ago
I agree that I think this doesn't need functional testing and is covered by unit testing, but I just sanity checked it anyway.
Old version:
In [2]: get_effective_t_ccd(-8.09)
Out[2]: -7.08
New version:
In [6]: get_effective_t_ccd(-8.09)
Out[6]: -8.09
Description
Update penalty limit from -8.1 to -7.5C
Testing
Fixes #347