From: Rainer M. <ra...@tb...> - 2006-09-29 13:30:52
|
Hi Andrew we have finally started work on SOSlib again, first implementing sensitivity analysis for selected parameters and also for sensitivities with respect to initial conditions. I have a question: Can you remember the reason why jacobian and sensitivity matrices are constructed in the createCVODE(S)SolverStructures and not e.g. in CvodeData_initialize? Was there a reason for that? E.g. maybe problems with the using the optimized ODEs in cvodeData. The problem is creating structures either at time 0 or after an event. Rainer |