fixedMultiPhaseHeatFluxFvPatchScalarField Class Reference

Calculates a wall temperature that produces the specified overall wall heat flux across all the phases in an Eulerian multi-phase simulation. More...

Inheritance diagram for fixedMultiPhaseHeatFluxFvPatchScalarField:
Collaboration diagram for fixedMultiPhaseHeatFluxFvPatchScalarField:

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 &)
 Copy constructor. More...
 
 fixedMultiPhaseHeatFluxFvPatchScalarField (const fixedMultiPhaseHeatFluxFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Copy constructor setting internal field reference. More...
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

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:

  • Set 'fixedMultiPhaseHeatFlux' boundary for one of the phases
  • Use 'copiedFixedValue' for all the other phases.
See also
Foam::fixedValueFvPatchField
Source files

Definition at line 57 of file fixedMultiPhaseHeatFluxFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ fixedMultiPhaseHeatFluxFvPatchScalarField() [1/5]

Construct from patch and internal field.

◆ fixedMultiPhaseHeatFluxFvPatchScalarField() [2/5]

fixedMultiPhaseHeatFluxFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &  ,
const dictionary  
)

Construct from patch, internal field and dictionary.

◆ fixedMultiPhaseHeatFluxFvPatchScalarField() [3/5]

Construct by mapping given.

fixedMultiPhaseHeatFluxFvPatchScalarField onto a new patch

◆ fixedMultiPhaseHeatFluxFvPatchScalarField() [4/5]

◆ fixedMultiPhaseHeatFluxFvPatchScalarField() [5/5]

Copy constructor setting internal field reference.

Member Function Documentation

◆ TypeName()

TypeName ( "fixedMultiPhaseHeatFlux"  )

Runtime type information.

◆ updateCoeffs()

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

◆ write()

virtual void write ( Ostream ) const
virtual

Write.


The documentation for this class was generated from the following file: