Hello,

after playing with the examples and reading the documentation it is
the time to get
something running using my equations.

Here are the equations:
1D case:
\partial_t \phi = -\partial_x \left\{\phi^3 \partial_x \left[
\partial_{xx} \phi - \partial_\phi f(\phi)\right]\right\}

2D case:
\partial_t \phi=-\nabla\{\phi^3\nabla[\triangle \phi -\partial_\phi f(\phi)]\}

where f(\phi) = ...

The problem is that I need a little help to write the equations in the
correct form in order
to use them with fipy (for both cases). I tried to figure out how to
do that but without any
success. A good starting point would be useful.

Thank you,
Ionut

Reply via email to