-
I am building a system of equations that uses the spatial derivative in many of the equations (d_dx). I see that in example 2.12 the string representation of this with sympy is |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
The formulation of my equations does not use gradient or laplace at all, so I am also wondering if this is actually an "encouragement" by the framework to re-structure my equations? Maybe the implication is that most PDEs should be able to be expressed with gradients and laplacians? |
Beta Was this translation helpful? Give feedback.
-
A few more question/clarifications:
|
Beta Was this translation helpful? Give feedback.
The formulation of my equations does not use gradient or laplace at all, so I am also wondering if this is actually an "encouragement" by the framework to re-structure my equations? Maybe the implication is that most PDEs should be able to be expressed with gradients and laplacians?