From: Michael P. <mpo...@pu...> - 2019-03-14 19:03:28
|
Thank you, the penalty method is what I'm currently doing. Michael. On 03/14/2019 03:00 PM, Stogner, Roy H wrote: > On Thu, 14 Mar 2019, Michael Povolotskyi wrote: > >> is it possible to apply dirichlet boundary conditions for Nedelec elements? > I don't believe so - the former predate the latter and at quick glance > the code seems hardcoded to expect scalar variable fields. > > You might be stuck using a penalty method as a workaround. > --- > Roy |