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

interFoam Ueqn

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By santiagomarquezd

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 1, 2010, 08:50
Question interFoam Ueqn
  #1
New Member
 
AlvinXu
Join Date: Nov 2009
Posts: 15
Rep Power: 16
alvin11 is on a distinguished road
the LHS of UEqn is as follows,
fvVectorMatrix UEqn
(
fvm::ddt(rho, U)
+ fvm::div(rhoPhi, U)
- fvm::laplacian(muEff, U)
- (fvc::grad(U) & fvc::grad(muEff))
);

I want to know the physical meaning of the last term,
(fvc::grad(U) & fvc::grad(muEff)) and wher it come form,
alvin11 is offline   Reply With Quote

Old   December 1, 2010, 16:44
Default
  #2
Senior Member
 
santiagomarquezd's Avatar
 
Santiago Marquez Damian
Join Date: Aug 2009
Location: Santa Fe, Santa Fe, Argentina
Posts: 452
Rep Power: 23
santiagomarquezd will become famous soon enough
Hi Alvin, this term is due spatial variation of muEff. From the Cauchy equation you have for the viscous term div & [muEff*grad(U)], since muEff is not a constant, using the chain rule: muEff*laplacian(U)+grad(muEff)&U.

Regards.
babakflame and AnnaF like this.
__________________
Santiago MÁRQUEZ DAMIÁN, Ph.D.
Research Scientist
Research Center for Computational Methods (CIMEC) - CONICET/UNL
Tel: 54-342-4511594 Int. 7032
Colectora Ruta Nac. 168 / Paraje El Pozo
(3000) Santa Fe - Argentina.
http://www.cimec.org.ar
santiagomarquezd is offline   Reply With Quote

Old   December 2, 2010, 01:28
Default
  #3
New Member
 
AlvinXu
Join Date: Nov 2009
Posts: 15
Rep Power: 16
alvin11 is on a distinguished road
Thanks,very helpful
alvin11 is offline   Reply With Quote

Reply

Tags
interfoam


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
InterFoam stops after deltaT goes to 1e14 francesco_b OpenFOAM Running, Solving & CFD 9 July 25, 2020 06:36
Slow interFoam compared with other CFD tools? Ralph M OpenFOAM Programming & Development 1 November 17, 2010 06:46
Open Channel Flow using InterFoam type solver sxhdhi OpenFOAM Running, Solving & CFD 3 May 5, 2009 21:58
Turbulence Model in interFoam some soul searching jaswi OpenFOAM Running, Solving & CFD 0 July 3, 2007 10:13
GammaEqn and UEqn in interFoam adekian OpenFOAM Running, Solving & CFD 1 April 11, 2007 02:03


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