Direct numerical simulation solver for boxes of isotropic turbulence. More...
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Direct numerical simulation solver for boxes of isotropic turbulence.
Original source file dnsFoam.C
Definition in file dnsFoam.C.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 53 of file dnsFoam.C.
References fvMatrix< Type >::A(), Foam::constrainHbyA(), Foam::constrainPressure(), pisoControl::correct(), Foam::fvm::ddt(), Foam::fvc::ddtCorr(), Foam::fvc::div(), Foam::fvm::div(), Foam::endl(), fvMatrix< Type >::flux(), Foam::fvc::flux(), Foam::fvc::grad(), fvMatrix< Type >::H(), HbyA, Foam::Info, Foam::fvc::interpolate(), K, Foam::fvm::laplacian(), Foam::mag(), Foam::nl, p, phiHbyA(), piso(), rAU(), Foam::ReImSum(), fft::reverseTransform(), fvMatrix< Type >::solve(), Foam::solve(), U, UEqn, and Foam::writeEk().