Hello,
Thanks for Zhiwen's hints and Jonathan's verification. I got it run in 3D
periodic mesh.
Kundar
----- Original Message -----
From: "Jonathan Guyer" <[email protected]>
To: "Multiple recipients of list" <[email protected]>
Sent: Friday, October 02, 2009 9:43 AM
Subject: Re: 3D periodic mesh
On Oct 1, 2009, at 5:37 PM, Zhiwen Liang wrote:
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.
Nothing wrong with that at all. This would be a welcome contribution back
to the codebase.