Question
Component Derivate for a DGL-System
- May 10, 2017
- 1 reply
- 2516 views
Hi guys,
I have a quastion. I give you an minimal example. I want to solve a ODE-system with the Radau-Solver. Therefore I need to build the derivate B to component X_2. In the picture you can see, that i can write only X. How can i build this derivate? I know the derivate ist X_1+X_2, but in my real problem i have a big equation-system with many function in another function. So i need a practical solution like d/dX_2(X_1+X_0*X_2). Can someone help me?


