On Mon, Aug 8, 2016 at 1:43 PM, Gopalakrishnan, Krishnakumar
krishnaku...@imperial.ac.uk wrote:

> The code with the .solve() implementation is
> here. 
> https://gist.github.com/krishnakumarg1984/f1ef1864c503c4eb66dbf83a072fdd2d
> (essentially, the only change is to comment out the while loop which
> sweeps the PDEs, and instead replacing them with a single
> .solve(dt=dt) code.

I'm not sure why you're getting the error, but coupling the equations
will not help you here as there is no implicit linkage between the
equations. "eq1" is only solving for "a" and "eq2" is only solving for
"B".

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

Reply via email to