On Thu, Mar 10, 2016 at 8:47 AM, Roy Stogner <royst...@ices.utexas.edu>
wrote:

>
> On Thu, 10 Mar 2016, li....@siat.ac.cn wrote:
>
> > Is the normal direction from "fe_face->get_normals(); "  a outside
> normal or inside normal?
>
> Outside normal, IIRC.
>

Correct. One catch is that "outside" is determined by the local node
ordering so that, if you're using an external mesh generator, you need to
be sure that it orients them correctly so that outside is what you think it
is. For example, Cubit has a "flip normal" function to do this. If you're
using libMesh mesh generation, outside is what you think it is.

HTH,

Paul
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785111&iu=/4140
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to