New question #144966 on DOLFIN: https://answers.launchpad.net/dolfin/+question/144966
Let us assume that we approximate "u", the velocity field in the Navier-Stokes equation, over a vector function space V defined by: V = VectorFunctionSpace(mesh, ’CG’, 2) How can I define zero Dirichlet boundary condition in the "x" direction of an edge and Neumann boundary condition in the "y" direction of the same edge? Thanks S -- You received this question notification because you are a member of DOLFIN Team, which is an answer contact for DOLFIN. _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : [email protected] Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp

