Re: [firedrake] Periodic rectangle mesh in x-direction
I think not, but do feel free to implement it. It shouldn't be difficult. On 10 February 2016 at 20:24, Tuomas Karna <tuomas.karna@gmail.com> wrote:
Hi all,
Is there an easy way to create a rectangular mesh with two periodic boundaries? PeriodicRectangleMesh is a torus so all 4 sides are connected. I'd need a triangular RectangleMesh where only sides x=0 and x=Lx are connected.
- Tuomas
_______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake
OK, I'll try to cook something up... On 02/10/2016 02:01 PM, Andrew McRae wrote:
I think not, but do feel free to implement it. It shouldn't be difficult.
On 10 February 2016 at 20:24, Tuomas Karna <tuomas.karna@gmail.com <mailto:tuomas.karna@gmail.com>> wrote:
Hi all,
Is there an easy way to create a rectangular mesh with two periodic boundaries? PeriodicRectangleMesh is a torus so all 4 sides are connected. I'd need a triangular RectangleMesh where only sides x=0 and x=Lx are connected.
- Tuomas
_______________________________________________ firedrake mailing list firedrake@imperial.ac.uk <mailto:firedrake@imperial.ac.uk> https://mailman.ic.ac.uk/mailman/listinfo/firedrake
_______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake
participants (2)
- 
                
                Andrew McRae
- 
                
                Tuomas Karna