Maxwell model for viscoelasticity using the upper-convected time derivative of the stress tensor. See http://en.wikipedia.org/wiki/Upper-convected_Maxwell_model. More...
Public Types | |
typedef BasicTurbulenceModel::alphaField | alphaField |
typedef BasicTurbulenceModel::rhoField | rhoField |
typedef BasicTurbulenceModel::transportModel | transportModel |
![]() | |
typedef BasicTurbulenceModel::alphaField | alphaField |
typedef BasicTurbulenceModel::rhoField | rhoField |
typedef BasicTurbulenceModel::transportModel | transportModel |
Public Member Functions | |
TypeName ("Maxwell") | |
Runtime type information. More... | |
Maxwell (const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName=turbulenceModel::propertiesName, const word &type=typeName) | |
Construct from components. More... | |
virtual | ~Maxwell () |
Destructor. More... | |
virtual bool | read () |
Read model coefficients if they have changed. More... | |
virtual tmp< volSymmTensorField > | R () const |
Return the Reynolds stress tensor. More... | |
virtual tmp< volSymmTensorField > | devRhoReff () const |
Return the effective stress tensor. More... | |
virtual tmp< fvVectorMatrix > | divDevRhoReff (volVectorField &U) const |
Return the source term for the momentum equation. More... | |
virtual tmp< fvVectorMatrix > | divDevRhoReff (const volScalarField &rho, volVectorField &U) const |
Return the source term for the momentum equation. More... | |
virtual void | correct () |
Solve the turbulence equations and correct eddy-Viscosity and. More... | |
![]() | |
TypeName ("laminar") | |
Runtime type information. More... | |
declareRunTimeSelectionTable (autoPtr, laminarModel, dictionary,(const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName),(alpha, rho, U, alphaRhoPhi, phi, transport, propertiesName)) | |
laminarModel (const word &type, const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName) | |
Construct from components. More... | |
virtual | ~laminarModel () |
Destructor. More... | |
virtual const dictionary & | coeffDict () const |
Const access to the coefficients dictionary. More... | |
virtual tmp< volScalarField > | nut () const |
Return the turbulence viscosity, i.e. 0 for laminar flow. More... | |
virtual tmp< scalarField > | nut (const label patchi) const |
Return the turbulence viscosity on patch. More... | |
virtual tmp< volScalarField > | nuEff () const |
Return the effective viscosity, i.e. the laminar viscosity. More... | |
virtual tmp< scalarField > | nuEff (const label patchi) const |
Return the effective viscosity on patch. More... | |
virtual tmp< volScalarField > | k () const |
Return the turbulence kinetic energy, i.e. 0 for laminar flow. More... | |
virtual tmp< volScalarField > | epsilon () const |
Return the turbulence kinetic energy dissipation rate,. More... | |
Protected Member Functions | |
tmp< volScalarField > | nu0 () const |
Return the turbulence viscosity. More... | |
![]() | |
virtual void | printCoeffs (const word &type) |
Print model coefficients. More... | |
Protected Attributes | |
dimensionedScalar | nuM_ |
dimensionedScalar | lambda_ |
volSymmTensorField | sigma_ |
![]() | |
dictionary | laminarDict_ |
laminar coefficients dictionary More... | |
Switch | printCoeffs_ |
Flag to print the model coeffs at run-time. More... | |
dictionary | coeffDict_ |
Model coefficients dictionary. More... | |
Additional Inherited Members | |
![]() | |
static autoPtr< laminarModel > | New (const alphaField &alpha, const rhoField &rho, const volVectorField &U, const surfaceScalarField &alphaRhoPhi, const surfaceScalarField &phi, const transportModel &transport, const word &propertiesName=turbulenceModel::propertiesName) |
Return a reference to the selected laminar model. More... | |
Maxwell model for viscoelasticity using the upper-convected time derivative of the stress tensor. See http://en.wikipedia.org/wiki/Upper-convected_Maxwell_model.
The model includes an additional viscosity (nu) from the transport model from which it is instantiated, which makes it equivalent to the Oldroyd-B model for the case of an incompressible transport model (where nu is non-zero). See https://en.wikipedia.org/wiki/Oldroyd-B_model
Reference:
Amoreira, L. J., & Oliveira, P. J. (2010). Comparison of different formulations for the numerical calculation of unsteady incompressible viscoelastic fluid flow. Adv. Appl. Math. Mech, 4, 483-502.
typedef BasicTurbulenceModel::alphaField alphaField |
typedef BasicTurbulenceModel::transportModel transportModel |
Maxwell | ( | const alphaField & | alpha, |
const rhoField & | rho, | ||
const volVectorField & | U, | ||
const surfaceScalarField & | alphaRhoPhi, | ||
const surfaceScalarField & | phi, | ||
const transportModel & | transport, | ||
const word & | propertiesName = turbulenceModel::propertiesName , |
||
const word & | type = typeName |
||
) |
|
inlinevirtual |
Destructor.
Definition at line 124 of file Maxwell.H.
References Maxwell< BasicTurbulenceModel >::correct(), Maxwell< BasicTurbulenceModel >::devRhoReff(), Maxwell< BasicTurbulenceModel >::divDevRhoReff(), Maxwell< BasicTurbulenceModel >::R(), Maxwell< BasicTurbulenceModel >::read(), rho, and U.
|
inlineprotected |
Return the turbulence viscosity.
Definition at line 90 of file Maxwell.H.
References nu, and Maxwell< BasicTurbulenceModel >::nuM_.
TypeName | ( | "Maxwell< BasicTurbulenceModel >" | ) |
Runtime type information.
|
virtual |
Read model coefficients if they have changed.
Reimplemented from laminarModel< BasicTurbulenceModel >.
Definition at line 107 of file Maxwell.C.
Referenced by Maxwell< BasicTurbulenceModel >::~Maxwell().
|
virtual |
Return the Reynolds stress tensor.
Reimplemented from laminarModel< BasicTurbulenceModel >.
Definition at line 124 of file Maxwell.C.
Referenced by Maxwell< BasicTurbulenceModel >::~Maxwell().
|
virtual |
Return the effective stress tensor.
Definition at line 131 of file Maxwell.C.
References Foam::dev(), Maxwell< BasicTurbulenceModel >::divDevRhoReff(), Foam::fvc::grad(), IOobject::groupName(), IOobject::NO_READ, IOobject::NO_WRITE, nu, and Foam::twoSymm().
Referenced by Maxwell< BasicTurbulenceModel >::~Maxwell().
|
virtual |
Return the source term for the momentum equation.
Definition at line 156 of file Maxwell.C.
References Foam::dev2(), Foam::fvc::div(), Foam::fvc::grad(), Foam::fvm::laplacian(), nu, and Foam::T().
Referenced by Maxwell< BasicTurbulenceModel >::devRhoReff(), and Maxwell< BasicTurbulenceModel >::~Maxwell().
|
virtual |
Return the source term for the momentum equation.
Definition at line 176 of file Maxwell.C.
References Foam::dev2(), Foam::fvc::div(), Foam::fvc::grad(), Foam::fvm::laplacian(), nu, and Foam::T().
|
virtual |
Solve the turbulence equations and correct eddy-Viscosity and.
related properties
Reimplemented from laminarModel< BasicTurbulenceModel >.
Definition at line 195 of file Maxwell.C.
References optionList::constrain(), laminarModel< BasicTurbulenceModel >::correct(), optionList::correct(), Foam::fvm::ddt(), Foam::fvm::div(), fvOptions, Foam::fvc::grad(), IOobject::groupName(), options::New(), tmp< T >::ref(), Foam::constant::physicoChemical::sigma, Foam::solve(), Foam::fvm::Sp(), and Foam::twoSymm().
Referenced by Maxwell< BasicTurbulenceModel >::~Maxwell().
|
protected |
Definition at line 78 of file Maxwell.H.
Referenced by Maxwell< BasicTurbulenceModel >::nu0().
|
protected |
|
protected |