Evolves a passive scalar transport equation with regularized terms. More...
Go to the source code of this file.
Macros | |
#define | NO_CONTROL |
Functions | |
int | main (int argc, char *argv[]) |
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.
#define NO_CONTROL |
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.