Hi Kundar, You can create your own 3D periodic mesh by cloning "periodicGrid2D.py". You will need to 1) change the 2D mesh into 3D and 2) connect front and back faces. This is how I did it. But I am not sure whether there is any problem by doing this.
Regards, Zhiwen On Thu, Oct 1, 2009 at 4:52 PM, Kun-Dar Li <[email protected]> wrote: > > Hi Daniel, > > Thank you so much for your reply about VanLeer Scheme. I might need more > time to figure it out. Before that, I just have another question about 3D > periodic mesh. I knew FiPy2.0 provides 2D periodic mesh, but no 3D. If I > need a 3D periodic mesh, how can I do it? Or how can I setup boundary > conditions to produce the 3D periodic mesh? Thanks again for your help. > > Best Regards, > Kundar > >
