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 &)=delete | |
| Disallow copy without setting internal field reference. More... | |
| fixedMultiPhaseHeatFluxFvPatchScalarField (const fixedMultiPhaseHeatFluxFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
| Copy constructor setting internal field reference. More... | |
| virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
| Construct and return a clone setting internal field reference. More... | |
| virtual void | autoMap (const fvPatchFieldMapper &) |
| Map (and resize as needed) from self given a mapping object. More... | |
| virtual void | rmap (const fvPatchScalarField &, const labelList &) |
| Reverse map the given fvPatchField onto this fvPatchField. More... | |
| virtual void | reset (const fvPatchScalarField &) |
| Reset the fvPatchField to the given fvPatchField. More... | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. More... | |
| virtual void | write (Ostream &) const |
| Write. 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 57 of file fixedMultiPhaseHeatFluxFvPatchScalarField.H.
| fixedMultiPhaseHeatFluxFvPatchScalarField | ( | const fvPatch & | , |
| const DimensionedField< scalar, volMesh > & | |||
| ) |
Construct from patch and internal field.
Referenced by fixedMultiPhaseHeatFluxFvPatchScalarField::clone().

| 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
|
delete |
Disallow copy without setting internal field reference.
| fixedMultiPhaseHeatFluxFvPatchScalarField | ( | const fixedMultiPhaseHeatFluxFvPatchScalarField & | , |
| const DimensionedField< scalar, volMesh > & | |||
| ) |
Copy constructor setting internal field reference.
| TypeName | ( | "fixedMultiPhaseHeatFlux" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 122 of file fixedMultiPhaseHeatFluxFvPatchScalarField.H.
References fixedMultiPhaseHeatFluxFvPatchScalarField::autoMap(), fixedMultiPhaseHeatFluxFvPatchScalarField::fixedMultiPhaseHeatFluxFvPatchScalarField(), fixedMultiPhaseHeatFluxFvPatchScalarField::reset(), fixedMultiPhaseHeatFluxFvPatchScalarField::rmap(), fixedMultiPhaseHeatFluxFvPatchScalarField::updateCoeffs(), and fixedMultiPhaseHeatFluxFvPatchScalarField::write().

|
virtual |
Map (and resize as needed) from self given a mapping object.
Used to update fields following mesh topology change
Referenced by fixedMultiPhaseHeatFluxFvPatchScalarField::clone().

|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Used to reconstruct fields
Referenced by fixedMultiPhaseHeatFluxFvPatchScalarField::clone().

|
virtual |
Reset the fvPatchField to the given fvPatchField.
Used for mesh to mesh mapping
Referenced by fixedMultiPhaseHeatFluxFvPatchScalarField::clone().

|
virtual |
Update the coefficients associated with the patch field.
Referenced by fixedMultiPhaseHeatFluxFvPatchScalarField::clone().

|
virtual |
Write.
Referenced by fixedMultiPhaseHeatFluxFvPatchScalarField::clone().
