Calculates a wall temperature that produces the specified overall wall heat flux across all the phases in an Eulerian multi-phase simulation. More...
Public Member Functions | |
TypeName ("fixedMultiPhaseHeatFlux") | |
Runtime type information. More... | |
fixedMultiPhaseHeatFluxFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field. More... | |
fixedMultiPhaseHeatFluxFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
fixedMultiPhaseHeatFluxFvPatchScalarField (const fixedMultiPhaseHeatFluxFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given. More... | |
fixedMultiPhaseHeatFluxFvPatchScalarField (const fixedMultiPhaseHeatFluxFvPatchScalarField &) | |
Construct as copy. More... | |
fixedMultiPhaseHeatFluxFvPatchScalarField (const fixedMultiPhaseHeatFluxFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
Private Attributes | |
scalarField | q_ |
Heat power [W] or flux [W/m2]. More... | |
scalar | relax_ |
Relaxation factor. 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:
Definition at line 60 of file fixedMultiPhaseHeatFluxFvPatchScalarField.H.
fixedMultiPhaseHeatFluxFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct from patch and internal field.
fixedMultiPhaseHeatFluxFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | , | ||
const dictionary & | |||
) |
Construct from patch, internal field and dictionary.
fixedMultiPhaseHeatFluxFvPatchScalarField | ( | const fixedMultiPhaseHeatFluxFvPatchScalarField & | , |
const fvPatch & | , | ||
const DimensionedField< scalar, volMesh > & | , | ||
const fvPatchFieldMapper & | |||
) |
Construct by mapping given.
fixedMultiPhaseHeatFluxFvPatchScalarField onto a new patch
Construct as copy.
fixedMultiPhaseHeatFluxFvPatchScalarField | ( | const fixedMultiPhaseHeatFluxFvPatchScalarField & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct as copy setting internal field reference.
TypeName | ( | "fixedMultiPhaseHeatFlux" | ) |
Runtime type information.
|
virtual |
Update the coefficients associated with the patch field.
|
virtual |
Write.
|
private |
Heat power [W] or flux [W/m2].
Definition at line 67 of file fixedMultiPhaseHeatFluxFvPatchScalarField.H.
|
private |
Relaxation factor.
Definition at line 70 of file fixedMultiPhaseHeatFluxFvPatchScalarField.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.