You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a sensitivity parameter is used in start formulas of ODE variables, sensitivity of those ODE variables with respect to the parameter of interest is wrongly calculated.
If a sensitivity parameter is used in start formulas of ODE variables, sensitivity of those ODE variables with respect to the parameter of interest is wrongly calculated.
Simple example attached.
SensitivityTest_StartValuesSensParamDependent.zip
Here an ODE-System with 2 variables and 1 parameter is defined as following:
Sensitivities of both
dy1/dp1
anddy2/dp2
are calculated as constantly 0, which is obviously not the case.The text was updated successfully, but these errors were encountered: