Hey everyone, and sorry for the noob question. I was working on a custom solver but want to move to FENICS if possible, but first I was wondering if it's possible to solve this equation. It's Poisson's equation over a square.
The boundary conditions are that
1. Two opposite edges are periodic
2. The other two edges have Neumann boundary conditions
Can you tell me if it's possible to implement these boundary conditions and if so, how? I'm pretty sure it is but I'm completely new to FENICS and have no idea where to start.
Thanks!