Christopher Rackauckas
Christopher Rackauckas
If you don't set the residual values to zero, then it's not guaranteed that the residual terms are zero. I don't see the issue there? Though in this case, you...
> Perhaps I didn't understand but I'm not sure this will work. It seems to assume the size of the VectorContiniousCallback is the same size as the state vector which...
> Is it then simply case of changing the len field. There is no `len` field in the caches actually constructed, the constructed arrays just know the size and that's...
Okay yeah then we should update that as well.
Yes we should definitely add support for this, just need to get around to it.
Yes it's not currently supported.
Yes it needs love.
This will need a test.
Can we kick out an anonymized form of the model that's being tested with? ODEProblemExpr and then obfuscate variable names? Or `modelingtoolkitize` it then ODEProblemExpr?