Scalar variable

2014-03-18 Thread Adrian Jacobo
Hi, I'm trying to solve a system where an equation for a field is coupled to an equation for a scalar. But I'm having problems writing this into FiPy. To illustrate the point here I show you a simplified version of the equations I'm trying to solve:

Re: Parallel meshing

2014-03-18 Thread Daniel Wheeler
On Tue, Mar 18, 2014 at 7:28 AM, Seufzer, William J. (LARC-D307) bill.seuf...@nasa.gov wrote: Fipy developers, I have Fipy running with Trilinos on our cluster but I can't seem to go beyond a single node (with multiple cores). I have a 3D .geo file that I built by hand that does not cause

Re: Scalar variable

2014-03-18 Thread Daniel Wheeler
On Tue, Mar 18, 2014 at 11:38 AM, Adrian Jacobo ajac...@mail.rockefeller.edu wrote: Hi, I'm trying to solve a system where an equation for a field is coupled to an equation for a scalar. But I'm having problems writing this into FiPy. To illustrate the point here I show you a simplified