On Tue, Jan 28, 2014 at 11:01 AM, Daniel Wheeler
<[email protected]> wrote:
> On Mon, Jan 27, 2014 at 3:24 AM, sunghyun Kim <[email protected]> wrote:
>> Hi.
>> I have found "PeriodicGrid1D" or "PeriodicGrid2D" meshes.
>> However, it seems there is no way to use 3D periodic boundary condition in
>> fipy.
>> Is there any way to solve Poisson equation in 3D periodic mesh?
>
> Sunghyun, this should be easy to implement. I'll file a ticket and see
> if I can get something working.
I added a PeriodicGrid3D. See
http://matforge.org/fipy/browser/fipy/fipy/meshes/periodicGrid3D.py?rev=8ef8997de2
to get this version of fipy use
$ git clone git://code.matforge.org/nist/fipy.git
$ cd fipy
$ git checkout ticket665-PeriodicGrid3D
--
Daniel Wheeler
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
[ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]