Arrhenius type of dependency on a given scalar field name. Most likely temperature. The expression is as follow: More...
Public Member Functions | |
TypeName ("Arrhenius") | |
Arrhenius (const word &name, const dictionary &viscosityProperties, const volVectorField &U, const surfaceScalarField &phi) | |
virtual | ~Arrhenius ()=default |
virtual void | correct () |
virtual bool | read (const dictionary &viscosityProperties) |
Arrhenius type of dependency on a given scalar field name. Most likely temperature. The expression is as follow:
mu = exp(-alpha_*(T - Talpha_))
Definition at line 55 of file Arrhenius.H.
Arrhenius | ( | const word & | name, |
const dictionary & | viscosityProperties, | ||
const volVectorField & | U, | ||
const surfaceScalarField & | phi | ||
) |
Definition at line 41 of file Arrhenius.C.
|
virtualdefault |
TypeName | ( | "Arrhenius< ViscousModel >" | ) |
|
inlinevirtual |
Definition at line 108 of file Arrhenius.H.
References correct(), and objectRegistry::findObject().
|
virtual |
Definition at line 71 of file Arrhenius.C.
References dictionary::optionalSubDict(), Foam::blockMeshTools::read(), and dictionary::readEntry().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.