On Wed, Jun 13, 2012 at 11:31 AM, Daniel Wheeler
<[email protected]> wrote:

> I have reposted the question to the mailing list. In the mean time, I
> will have a look at the code that you created. The equation that I am
> trying to solve for is:
>
> 0=\frac{\partial\phi}{\partial x}+i*\frac{\partial^{2}\phi}{\partial
> x^{2}}-\frac{\partial^{3}\phi}{\partial x^{3}}+x^{2}\phi,

You'll need to use three equations. One for the third order and one
each for the real and imaginary parts (all coupled together).

> A rookie question, but what does it mean to be on /trunk?

You need to download an unreleased version of the code using
subversion. Unfortunately, the coupling functionality has not yet been
officially released yet. See

  <http://www.ctcms.nist.gov/fipy/documentation/SVN.html#documentation-svn>

> For the second question, I was thinking to do that as well - ie just
> split up the equations into real and imaginary parts and then solve them
> separately. But before starting, I wanted to just confirm that there's
> no other way to go about it.

Using the coupling functionality should work well with this equation.

Good luck.

-- 
Daniel Wheeler
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]

Reply via email to