Go to the documentation of this file.
64 int main(
int argc,
char *argv[])
68 "Passive scalar transport equation solver."
78 #include "createFields.H"
82 Info<<
"\nCalculating scalar transport\n" <<
endl;
84 #include "CourantNo.H"
90 while (
simple.correctNonOrthogonal())
const dictionary & simple
Ostream & endl(Ostream &os)
tmp< GeometricField< Type, faPatchField, areaMesh > > div(const GeometricField< Type, faePatchField, edgeMesh > &ssf)
fvScalarMatrix TEqn(fvm::ddt(T)+fvm::div(phi, T) - fvm::laplacian(alphaEff, T)==radiation->ST(rhoCpRef, T)+fvOptions(T))
fvMatrix< scalar > fvScalarMatrix
tmp< GeometricField< Type, faPatchField, areaMesh > > ddt(const dimensioned< Type > dt, const faMesh &mesh)
tmp< GeometricField< Type, faPatchField, areaMesh > > laplacian(const GeometricField< Type, faPatchField, areaMesh > &vf, const word &name)