Loading...
Searching...
No Matches
dummy Class Reference

#include <dummy.H>

Inheritance diagram for dummy:
Collaboration diagram for dummy:

Public Member Functions

 TypeName ("dummy")
 Runtime type information.
 dummy (const word &name, const IATE &iate, const dictionary &dict)
virtual ~dummy ()=default
 Destructor.
virtual tmp< fvScalarMatrixR (const volScalarField &alphai, volScalarField &kappai) const
 TypeName ("dummy")
 Runtime type information.
 dummy (const word &name, const IATE &iate, const dictionary &dict)
virtual ~dummy ()=default
 Destructor.
virtual tmp< volScalarFieldR () 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.

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

Source files

Source files

Definition at line 50 of file dummy.H.

Constructor & Destructor Documentation

◆ dummy() [1/2]

dummy ( const word & name,
const IATE & iate,
const dictionary & dict )
inline

Definition at line 64 of file dummy.H.

References dict, IATEsource::IATEsource(), and Foam::name().

Here is the call graph for this function:

◆ ~dummy() [1/2]

virtual ~dummy ( )
virtualdefault

Destructor.

◆ dummy() [2/2]

dummy ( const word & name,
const IATE & iate,
const dictionary & dict )
inline

Definition at line 64 of file dummy.H.

References dict, IATEsource::IATEsource(), and Foam::name().

Here is the call graph for this function:

◆ ~dummy() [2/2]

virtual ~dummy ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName() [1/2]

TypeName ( "dummy" )

Runtime type information.

◆ R() [1/2]

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

Implements IATEsource.

Definition at line 42 of file dummy.C.

References DimensionedField< Type, GeoMesh >::dimensions(), Foam::dimTime, IATEsource::iate_, R(), R(), Foam::fvm::Su(), and Foam::Zero.

Referenced by R().

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

◆ TypeName() [2/2]

TypeName ( "dummy" )

Runtime type information.

◆ R() [2/2]

Foam::tmp< Foam::volScalarField > R ( ) const
virtual

Implements IATEsource.

Definition at line 42 of file dummy.C.

References Foam::dimless, Foam::dimTime, IATEsource::iate_, GeometricField< scalar, fvPatchField, volMesh >::New(), IOobjectOption::NO_REGISTER, and Foam::Zero.

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/dummy/dummy.H
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/diameterModels/IATE/IATEsources/dummy/dummy.H
  • src/phaseSystemModels/reactingEuler/twoPhaseSystem/diameterModels/IATE/IATEsources/dummy/dummy.C
  • src/phaseSystemModels/twoPhaseEuler/twoPhaseSystem/diameterModels/IATE/IATEsources/dummy/dummy.C