|
[Sponsors] |
January 14, 2015, 10:51 |
Convective term in rhoCentralFoam
|
#1 |
New Member
Join Date: Jan 2014
Posts: 2
Rep Power: 0 |
Hi there,
I have got a question regarding the convection term in the momentum equation of rhoCentralFoam. This is written as: Code:
solve(fvm::ddt(rhoU) + fvc::div(phiUp)); Kind regards Alexander |
|
March 12, 2015, 09:33 |
|
#2 |
New Member
Matthias Neben
Join Date: Oct 2011
Location: Cottbus (Germany)
Posts: 28
Rep Power: 15 |
Hello alch,
phiUp is a surfaceVectorField. Look into line 173 of rhoCentralFoam.C. |
|
Tags |
dimensions, discretisation, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Convective term in UDS equation | moloykb | Fluent UDF and Scheme Programming | 1 | October 10, 2013 09:23 |
RAS Turbulence Models - Convective Term | john_w | OpenFOAM | 3 | May 29, 2010 22:31 |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |
How to suppress the convective term | SAKTI | Siemens | 1 | August 28, 2008 02:38 |
Convective term evaluated at time n+1/2 | Lionel S. | Main CFD Forum | 0 | February 12, 2007 15:22 |