Periodic boundary conditions not being respected with mixed functionspace #74
Unanswered
dthillaithevan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am attempting to solve a doubly periodic stokes flow problem (adapted from this post) but am running into issues with enforcing PBCs for all function subspaces. For a simple stokes flow problem it looks like PBCs are being respected for the$y$ -velocity and pressure but not for $x$ -velocity. I have tried to construct this problem by setting up the $x$ and $y$ velocity functionspaces individually and run into the same problem.
I do not know if I have applied the PBC constraints incorrectly or if this a bug, please see MWE below and gmsh file attached (zip file as I cannot upload .msh directly - mesh.msh.zip).
Thanks!
Pressure:

Beta Was this translation helpful? Give feedback.
All reactions