|
[Sponsors] |
LinearInterpolaterhoU amp meshSf exact meaning |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 20, 2007, 10:25 |
Hi
can someone explain to
|
#1 |
Member
O R
Join Date: Mar 2009
Posts: 50
Rep Power: 17 |
Hi
can someone explain to me what are the meaning of the term on this equation for example what does mesh.Sf actually means ,etc linearInterpolate(rho*U) & mesh.Sf() |
|
August 20, 2007, 10:45 |
mesh.Sf() is the face area vec
|
#2 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
mesh.Sf() is the face area vector and the ampersand & represents a dot-product.
Thus: linearly interpolate rho times U from cell centres to mesh faces and calculate a dot-product of the interpolated density and velocity with the face area vector. This gives you an approximate for the face flux. Enjoy, Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
August 21, 2007, 06:29 |
great now makes sense many oth
|
#3 |
Member
O R
Join Date: Mar 2009
Posts: 50
Rep Power: 17 |
great now makes sense many other things, thanks !!!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Exact 3D solutions | Mich | Main CFD Forum | 2 | February 12, 2009 18:53 |
exact Riemann solver for JWL EOS | abouziar | Main CFD Forum | 0 | January 14, 2009 09:47 |
Using meshV and meshSf | newbee | OpenFOAM Running, Solving & CFD | 1 | May 29, 2006 07:23 |
exact solution | shawn | Main CFD Forum | 3 | March 5, 2004 11:37 |
Exact solutions | zhor | Main CFD Forum | 4 | May 13, 2001 12:26 |