Open AlCap23 opened 3 years ago
Right now, the result returns equations which always contain differentials. This has to be done properly via a dispatch on the problem.
I think this could be done and add the DiscreteSystem support in the same PR. It should work out of the box right now, using the rhs of the equation, but it would be more readable
DiscreteSystem
Right now, the result returns equations which always contain differentials. This has to be done properly via a dispatch on the problem.