All Classes Namespaces Files Functions Variables Typedefs Friends Macros Groups
Macros | Functions
scalarTransportQHDFoam.C File Reference

Evolves a passive scalar transport equation with regularized terms. More...

Include dependency graph for scalarTransportQHDFoam.C:

Go to the source code of this file.

Macros

#define NO_CONTROL
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

Evolves a passive scalar transport equation with regularized terms.

Original source file scalarTransportQHDFoam.C

Developed by UniCFD group (www.unicfd.ru) of ISP RAS (www.ispras.ru).

Definition in file scalarTransportQHDFoam.C.

Macro Definition Documentation

#define NO_CONTROL

Function Documentation

int main ( int  argc,
char *  argv[] 
)

——–End——— # 47 "/home/jenkins/workspace/experQGDsolver-8doxigen/QGDsolver/scalarTransportQHDFoam/scalarTransportQHDFoam.C" 2 #include "createTimeControls.H"

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

Courant numbers used to adjust the time-step scalar CoNum = 0.0; scalar meanCoNum = 0.0;

solve for pressure to get zero divergence flux field #include "updateFluxes.H"

Info<< "\nStarting time loop\n" << endl;

while (runTime.run()) { /*

Update fields

Definition at line 37 of file scalarTransportQHDFoam.C.

References Foam::fvsc::div(), gradTf, Hif, hQGDf, implicitDiffusion(), phiTauTReg, phiTf(), phiu, Foam::qgdFlux(), solve(), T, tauQGDf, Tf, TSu(), and Uf.

Here is the call graph for this function: