← Back to team overview

dolfin team mailing list archive

[Question #144966]: Mixed Dirichlet/Neumann

 

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.