Closed kenatcampbellmusclelab closed 4 years ago
k4 is coded as k_4 = k_4_0 + exp(-k_4_1 * x)
It should be k_4 = k_4_0 exp(-k_4-1 x)
Fixed
k4 is coded as k_4 = k_4_0 + exp(-k_4_1 * x)
It should be k_4 = k_4_0 exp(-k_4-1 x)