Hi,
I have a PDE of the form
f(x,y,z)'' = Δf(x,y,z) + f(x,y,z) * (1 - f(x,y,z)^2)
where f(x,y,z) is a 3 dimensional vector-field.
Now I want to compute an energy function for it such that for any state (f(x,y,z) and its first derivative f(x,y,z)') I can compute its corresponding energy...