Model which applies a user provided constant Nusselt number for interfacial heat transfer. More...
Additional Inherited Members | |
![]() | |
static autoPtr< heatTransferModel > | New (const dictionary &dict, const volScalarField &alpha1, const phaseModel &phase1, const phaseModel &phase2) |
static autoPtr< heatTransferModel > | New (const dictionary &dict, const phasePair &pair) |
static autoPtr< heatTransferModel > | New (const dictionary &dict, const phasePair &pair) |
![]() | |
static const dimensionSet | dimK |
![]() | |
const dictionary & | interfaceDict_ |
const volScalarField & | alpha1_ |
const phaseModel & | phase1_ |
const phaseModel & | phase2_ |
const phasePair & | pair_ |
const dimensionedScalar | residualAlpha_ |
Model which applies a user provided constant Nusselt number for interfacial heat transfer.
Definition at line 52 of file constantNuHeatTransfer.H.
constantNuHeatTransfer | ( | const dictionary & | dict, |
const phasePair & | pair | ||
) |
Definition at line 45 of file constantNuHeatTransfer.C.
|
virtual |
Definition at line 57 of file constantNuHeatTransfer.C.
TypeName | ( | "constantNu" | ) |
|
virtual |
Implements heatTransferModel.
Definition at line 65 of file constantNuHeatTransfer.C.
References Foam::max(), and Foam::sqr().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.