Is there any possibility to write the so-called Cahn-Hilliard equation:
$\frac{\partial c}{\partial t}=D\nabla^2(c^3-c-\gamma\nabla^2c)$,
in terms of two coupled partial differential equations (second order)? (even in $1D$ case, i.e., $c(x,t)$)
Is there any possibility to write the so-called Cahn-Hilliard equation:
$\frac{\partial c}{\partial t}=D\nabla^2(c^3-c-\gamma\nabla^2c)$,
in terms of two coupled partial differential equations (second order)? (even in $1D$ case, i.e., $c(x,t)$)
One quick suggestion: \begin{align} \frac{\partial c}{\partial t} - D \,\nabla^2 H &= 0,\\ \gamma \nabla^2 c + c - c^3 +H &= 0. \end{align} Which is of course not the only way to write the Cahn-Hilliard equation as two coupled PDE's, but a very straightforward one nonetheless.