From: John P. <jwp...@gm...> - 2018-01-05 17:08:53
|
On Fri, Jan 5, 2018 at 10:02 AM, Viviana Palacio Betancur < vpa...@uc...> wrote: > No, I have the same variable for the entire mesh. I use the subdomains in > order to impose specific BCs and calculate some properties for the surface > only. > OK, the normal way this would be handled would be to loop over the boundary sides of the volume elements, not to actually have lower-dimensional elements present in the mesh, although I don't see a particular problem with having said elements. -- John |