Jeff Hiller
                                                                                                                                                    COMSOL Employee
                                                         
                            
                                                                                                                                                
                         
                                                
    
        Please login with a confirmed email address before reporting spam
     
    
 
                                                Posted:
                            
                                6 years ago                            
                            
                                19 set 2019, 09:37 GMT-4                            
                        
                        Updated:
                            
                                6 years ago                            
                            
                                20 set 2019, 14:50 GMT-4                            
                        
                        
                                                    Hello Sebastian,
In a 2D axisymmetric geometry, the r and z components of the normal vector are nr and nz. On external boundaries, the normal vector points outward. On internal boundaries, if there are any in your geometry, you can use an "arrow line" plot to see which way the normal vector points.
You can use nr and nz in your potprocessing to plot 
, the scalar product of V with the normal vector, or any other expression of interest to you. But then again, if the boundary in question is a straight line, as it sounds from your post, nr and nz are easily expressed analytically in terms of the cosine and sine of 9 degrees, so in that case you don't even have to use the nr and nz notations.
Jeff
    -------------------
    Jeff Hiller                                                
 
                                                
                            Hello Sebastian,
In a 2D axisymmetric geometry, the r and z components of the normal vector are nr and nz. On external boundaries, the normal vector points outward. On internal boundaries, if there are any in your geometry, you can use an "arrow line" plot to see which way the normal vector points.
You can use nr and nz in your potprocessing to plot V.n = Vr*nr+Vz*nz, the scalar product of V with the normal vector, or any other expression of interest to you. But then again, if the boundary in question is a straight line, as it sounds from your post, nr and nz are easily expressed analytically in terms of the cosine and sine of 9 degrees, so in that case you don't even have to use the nr and nz notations.
Jeff