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

A problem in icoFoam?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 24, 2017, 09:39
Default A problem in icoFoam?
  #1
New Member
 
Join Date: Mar 2017
Posts: 4
Rep Power: 9
tmatrix is on a distinguished road
I read the source codes of icoFoam and pisoFoam. The codes in lines 108~113 of icoFoam is shown as following:
surfaceScalarField phiHbyA
(
"phiHbyA",
fvc::flux(HbyA)
+fvc::interpolate(rAU)*fvc::ddtCorr(U,phi)
);

I do not understand what the operator "ddtCorr(U,phi)" means and what is the expression or equation corresponding to this operator?
tmatrix is offline   Reply With Quote

Reply

Tags
ddtcorr, icofoam, pisofoam


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
icoFoam Courant number growth problem tdof OpenFOAM Running, Solving & CFD 12 May 24, 2023 14:00
Convergence Problem icoFoam steady flow over an airfoil Lucas OpenFOAM Running, Solving & CFD 6 July 12, 2018 15:06
icoFoam backward facing step tutorial problem isa982 OpenFOAM Running, Solving & CFD 5 January 27, 2015 03:51
natural convection problem for a CHT problem Se-Hee CFX 2 June 10, 2007 06:29
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13


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