How to compute an energy function of PDE ?

  • Context: Graduate 
  • Thread starter Thread starter xortdsc
  • Start date Start date
  • Tags Tags
    Energy Function Pde
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
xortdsc
Messages
98
Reaction score
0
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 (which should stay constant over the whole domain during evolution of the system, but may vary for parts of it).

How would I do this ? Can someone help me out here ?

Thanks and cheers
 
Last edited:
Physics news on Phys.org
What does f(x,y,z)'' mean?
 
Xiuh said:
What does f(x,y,z)'' mean?

second derivative of f
The PDE can be interpreted as describing the "force" f(x,y,z)'' (acting on the "velocity" f(x,y,z)') being dependent on the "position" f(x,y,z) of itself (in the second term) and its direct neighborhood (the laplacian in the first term). This should be closely related to PDEs commonly encountered in physics, but I coudn't find a energy-function for this version anywhere.
 
Last edited: