|
[Sponsors] |
Having troubles in understanding the correction term in pressure equation |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Member
|
Hi,
I have troubles in understanding the correction term in pressure equation. For example in buoyantPimpleFoam, Code:
fvScalarMatrix p_rghDDtEqn ( fvc::ddt(rho) + psi*correction(fvm::ddt(p_rgh)) + fvc::div(phi) ); It seems like it origins from the difference between old value and current value of rho. But how about if we write the eqn as Code:
fvScalarMatrix p_rghDDtEqn ( fvc::ddt(psi,p) + fvc::div(phi) ); Code:
p_rgh*correction(fvc::ddt(psi))
__________________
Kai |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
mass flow in is not equal to mass flow out | saii | CFX | 12 | March 19, 2018 06:21 |
Implicit elliptic pressure field equation. | TheBoyce | Main CFD Forum | 2 | June 3, 2011 14:08 |
Does star cd takes reference pressure? | monica | Siemens | 1 | April 19, 2007 12:26 |
Gas pressure question | Dan Moskal | Main CFD Forum | 0 | October 24, 2002 23:02 |
what the result is negatif pressure at inlet | chong chee nan | FLUENT | 0 | December 29, 2001 06:13 |