|
[Sponsors] |
Momentum equation discretization in rhoSimpleFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 16, 2007, 05:51 |
I've a question about the disc
|
#1 |
Member
Michele Vascellari
Join Date: Mar 2009
Posts: 70
Rep Power: 17 |
I've a question about the discretization of the momentum equation in the solver rhoSimpleFoam, defined in this way:
fvm::div(phi, U) - fvm::Sp(fvc::div(phi), U) + turbulence->divRhoR(U) I don't understand the meaning of the second term fvm::Sp(fvc::div(phi),U). The same equation in the solver rhoTurbFoam is discretized in a different way: fvm::ddt(rho, U) + fvm::div(phi, U) + turbulence->divRhoR(U) Someone can explain me the difference? Thank you Michele |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Energy equation for VOF, discretization???urgently | Asghari | FLUENT | 0 | April 12, 2007 15:27 |
discretization equation at a corner point (urgent) | Sumeet Kumar | Main CFD Forum | 1 | February 16, 2006 10:25 |
discretization of laplace equation using FVM | stein | Main CFD Forum | 2 | November 9, 2005 13:58 |
Momentum Equation | Andrew | CFX | 1 | July 25, 2003 16:38 |
momentum equation | cfp | CFX | 0 | July 8, 2002 05:48 |