ajwdewit / pcse

Repository for the Python Crop Simulation Environment
Other
191 stars 127 forks source link

avoid division by zero error in growth reduction function #43

Closed HiskeOverweg closed 3 years ago

HiskeOverweg commented 3 years ago

When r.PTRAN = 0 the current formula results in division by zero.