Loading...
Searching...
No Matches
wallBoiling Class Reference

Wall-boiling IATE source. More...

#include <wallBoiling.H>

Inheritance diagram for wallBoiling:
Collaboration diagram for wallBoiling:

Public Member Functions

 TypeName ("wallBoiling")
 Runtime type information.
 wallBoiling (const IATE &iate, const dictionary &dict)
virtual ~wallBoiling ()=default
 Destructor.
virtual tmp< fvScalarMatrixR (const volScalarField &alphai, volScalarField &kappai) const
Public Member Functions inherited from IATEsource
 TypeName ("IATEsource")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, IATEsource, dictionary,(const IATE &iate, const dictionary &dict),(iate, dict))
 IATEsource (const IATE &iate)
autoPtr< IATEsourceclone () const
virtual ~IATEsource ()=default
 Destructor.
const phaseModelphase () const
const twoPhaseSystemfluid () const
const phaseModelotherPhase () const
scalar phi () const
tmp< volScalarFieldUr () const
 Return the bubble relative velocity.
tmp< volScalarFieldUt () const
 Return the bubble turbulent velocity.
tmp< volScalarFieldRe () const
 Return the bubble Reynolds number.
tmp< volScalarFieldCD () const
 Return the bubble drag coefficient.
tmp< volScalarFieldMo () const
 Return the bubble Morton number.
tmp< volScalarFieldEo () const
 Return the bubble Eotvos number.
tmp< volScalarFieldWe () const
 Return the bubble Webber number.
 TypeName ("IATEsource")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, IATEsource, dictionary,(const IATE &iate, const dictionary &dict),(iate, dict))
 IATEsource (const IATE &iate)
autoPtr< IATEsourceclone () const
virtual ~IATEsource ()=default
 Destructor.
const phaseModelphase () const
const twoPhaseSystemfluid () const
const phaseModelotherPhase () const
scalar phi () const
tmp< volScalarFieldUr () const
 Return the bubble relative velocity.
tmp< volScalarFieldUt () const
 Return the bubble turbulent velocity.
tmp< volScalarFieldRe () const
 Return the bubble Reynolds number.
tmp< volScalarFieldCD () const
 Return the bubble drag coefficient.
tmp< volScalarFieldMo () const
 Return the bubble Morton number.
tmp< volScalarFieldEo () const
 Return the bubble Eotvos number.
tmp< volScalarFieldWe () const
 Return the bubble Webber number.
virtual tmp< volScalarFieldR () const =0

Additional Inherited Members

Static Public Member Functions inherited from IATEsource
static autoPtr< IATEsourceNew (const word &type, const IATE &iate, const dictionary &dict)
static autoPtr< IATEsourceNew (const word &type, const IATE &iate, const dictionary &dict)
Protected Attributes inherited from IATEsource
const IATEiate_
 Reference to the IATE this source applies to.

Detailed Description

Wall-boiling IATE source.

Source files

Definition at line 51 of file wallBoiling.H.

Constructor & Destructor Documentation

◆ wallBoiling()

wallBoiling ( const IATE & iate,
const dictionary & dict )

Definition at line 44 of file wallBoiling.C.

References dict, and IATEsource::IATEsource().

Here is the call graph for this function:

◆ ~wallBoiling()

virtual ~wallBoiling ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "wallBoiling" )

Runtime type information.

References dict.

◆ R()

Foam::tmp< Foam::fvScalarMatrix > R ( const volScalarField & alphai,
volScalarField & kappai ) const
virtual

Implements IATEsource.

Definition at line 57 of file wallBoiling.C.

References DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimless, Foam::dimTime, forAll, IOobject::groupName(), Foam::isA(), mesh, name, IATEsource::otherPhase(), IATEsource::phase(), turbulenceModel::propertiesName, R(), R, Foam::refCast(), rho, Foam::fvm::Sp(), and timeName.

Referenced by R().

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files:
  • src/phaseSystemModels/reactingEuler/twoPhaseSystem/diameterModels/IATE/IATEsources/wallBoiling/wallBoiling.H
  • src/phaseSystemModels/reactingEuler/twoPhaseSystem/diameterModels/IATE/IATEsources/wallBoiling/wallBoiling.C