From: Witold W. <wew...@gm...> - 2006-05-10 15:17:21
|
Hello, Depending if I apply globalise parameter or not I am getting different outputs in the sensitivity analysis. Given the MAPK.xml Namely the output of the functions (see attachment) IntegratorInstance_dumpPSensitivities(integratorInstance,p1); IntegratorInstance_dumpYSensitivities(integratorInstance,y1); differs depedning if globalizeParameter(model,"V2","J1"); was called. If I do not call it the output reads: CVode-- At t = 0 and h = 1.12418e-06, the corrector convergence failed repeatedly or with |h| = hmin. 1.12418e-06 0 0 0 0 0 0 0 0 1.12418e-06 10 0 0 0 0 I am working on a very recent cvs checkout. cheers Eryk |