CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

edge vector vs. normal vector

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 18, 2013, 18:46
Default edge vector vs. normal vector
  #1
New Member
 
Mojtaba Moshiri
Join Date: May 2013
Posts: 2
Rep Power: 0
Mojtaba M is on a distinguished road
Dear SU2 developers
I am considering using SU2_CFD for some unstructured problems. However I happen to face some difficulties understanding some parts of the code. I would be very grateful if you could help me.
1-- From the paper AIAA 2013-0287 - fig 6 it seems that the PEBI grid is used (therefore edge unit vector is the same as face unit normal) however from the paragraph just above of the figure (about the definition of the dual grid) and also based on what I get from the code they are different. Based on my information there should be 2 sub-faces connecting each edge (in 2D) both of which have their own normal and the fluxes are integrated on some quadrature points on each of these sub-faces. However, from what I see in the code, normal vectors of these two faces are added to give one normal for the whole face (summation of 2 sub-faces) which should be different in the direction from edge vector connecting two vertices in the primal grid.
2-- On the other but not completely unrelated subject, I wonder what vector "s" is in eq (35) paper AIAA 2013-0287 as its definition is quite strange to me.
Mojtaba M is offline   Reply With Quote

Old   May 27, 2013, 21:23
Default
  #2
Super Moderator
 
Francisco Palacios
Join Date: Jan 2013
Location: Long Beach, CA
Posts: 404
Rep Power: 15
fpalacios is on a distinguished road
Quote:
Originally Posted by Mojtaba M View Post
Dear SU2 developers
I am considering using SU2_CFD for some unstructured problems. However I happen to face some difficulties understanding some parts of the code. I would be very grateful if you could help me.
1-- From the paper AIAA 2013-0287 - fig 6 it seems that the PEBI grid is used (therefore edge unit vector is the same as face unit normal) however from the paragraph just above of the figure (about the definition of the dual grid) and also based on what I get from the code they are different. Based on my information there should be 2 sub-faces connecting each edge (in 2D) both of which have their own normal and the fluxes are integrated on some quadrature points on each of these sub-faces. However, from what I see in the code, normal vectors of these two faces are added to give one normal for the whole face (summation of 2 sub-faces) which should be different in the direction from edge vector connecting two vertices in the primal grid.
2-- On the other but not completely unrelated subject, I wonder what vector "s" is in eq (35) paper AIAA 2013-0287 as its definition is quite strange to me.
Hi,

In order to minimize the operations without sacrificing the accuracy of the method, SU2 adds the normal vector of the 2 sub-faces, otherwise you should compute the convective, and viscous fluxes in the middle of each sub-face. The vector s is the vector tangent to edge that connects two vertices, which is different from the normal vector of a face (summation of 2 sub-faces).

Cheers,
Francisco
fpalacios is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to set periodic boundary conditions Ganesh FLUENT 15 November 18, 2020 06:09
How to get normal vector to the face? Viatcheslav Kulikov FLUENT 1 August 31, 2017 03:03
Normal vector, slope and aspect angle g_niro Main CFD Forum 0 February 2, 2011 17:24
fluent add additional zones for the mesh file SSL FLUENT 2 January 26, 2008 11:55
NACA0012 geometry/design software needed Franny Main CFD Forum 13 July 7, 2007 15:57


All times are GMT -4. The time now is 04:37.