Calculates a wall temperature that produces the specified overall wall heat flux across all the phases in an Eulerian multi-phase simulation. More...
Calculates a wall temperature that produces the specified overall wall heat flux across all the phases in an Eulerian multi-phase simulation.
Intended to be used with copiedFixedValue
to ensure that phase wall temperature are consistent:
fixedMultiPhaseHeatFlux
boundary for one of the phasescopiedFixedValue
for all the other phases.<patchName> { // Mandatory entries type fixedMultiPhaseHeatFlux; q <scalarField>; // Optional entries relax <scalar>; Tmin <scalar>; // Inherited entries ... }
where the entries mean:
Property | Description | Type | Reqd | Deflt |
---|---|---|---|---|
type | Type name: fixedMultiPhaseHeatFlux | word | yes | - |
q | Heat power [W] or flux [W/m2] | scalarField | yes | - |
relax | Relaxation factor | scalar | no | 1.0 |
Tmin | Minimum temperature limit [K] | scalar | no | 273.0 |
The inherited entries are elaborated in:
Definition at line 117 of file fixedMultiPhaseHeatFluxFvPatchScalarField.H.
fixedMultiPhaseHeatFluxFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 35 of file fixedMultiPhaseHeatFluxFvPatchScalarField.C.
Referenced by fixedMultiPhaseHeatFluxFvPatchScalarField::clone().
fixedMultiPhaseHeatFluxFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Definition at line 49 of file fixedMultiPhaseHeatFluxFvPatchScalarField.C.
fixedMultiPhaseHeatFluxFvPatchScalarField | ( | const fixedMultiPhaseHeatFluxFvPatchScalarField & | psf, |
const fvPatch & | p, | ||
const DimensionedField< scalar, volMesh > & | iF, | ||
const fvPatchFieldMapper & | mapper | ||
) |
Definition at line 64 of file fixedMultiPhaseHeatFluxFvPatchScalarField.C.
Definition at line 80 of file fixedMultiPhaseHeatFluxFvPatchScalarField.C.
fixedMultiPhaseHeatFluxFvPatchScalarField | ( | const fixedMultiPhaseHeatFluxFvPatchScalarField & | psf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Definition at line 93 of file fixedMultiPhaseHeatFluxFvPatchScalarField.C.
TypeName | ( | "fixedMultiPhaseHeatFlux" | ) |
|
inlinevirtual |
Definition at line 174 of file fixedMultiPhaseHeatFluxFvPatchScalarField.H.
References fixedMultiPhaseHeatFluxFvPatchScalarField::fixedMultiPhaseHeatFluxFvPatchScalarField().
|
inlinevirtual |
Definition at line 191 of file fixedMultiPhaseHeatFluxFvPatchScalarField.H.
References fixedMultiPhaseHeatFluxFvPatchScalarField::fixedMultiPhaseHeatFluxFvPatchScalarField().
|
virtual |
Definition at line 165 of file fixedMultiPhaseHeatFluxFvPatchScalarField.C.
|
virtual |
Definition at line 175 of file fixedMultiPhaseHeatFluxFvPatchScalarField.C.
|
virtual |
Definition at line 108 of file fixedMultiPhaseHeatFluxFvPatchScalarField.C.
References A, Foam::constant::atomic::alpha, B, GeometricField::boundaryField(), Foam::expressions::patchExpr::debug, Foam::endl(), fluid, forAll, Foam::gMax(), Foam::gMin(), Foam::gSum(), Foam::Info, kappaEff, Foam::max(), phase::name(), Foam::operator==(), Foam::foamVersion::patch, phasei, Foam::T(), and Foam::Zero.
|
virtual |
Definition at line 189 of file fixedMultiPhaseHeatFluxFvPatchScalarField.C.
References os(), fvPatchField::write(), and Ostream::writeEntry().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.