linearTsub Class Reference
Inheritance diagram for linearTsub:
Collaboration diagram for linearTsub:

Public Member Functions

 TypeName ("linearTsub")
 Runtime type information. More...
 
 linearTsub (const dictionary &diameterProperties, const phaseModel &phase)
 Construct from dictionary and phase. More...
 
virtual ~linearTsub ()
 Destructor. More...
 
virtual tmp< volScalarFieldd () const
 Get the diameter field. More...
 
virtual void correct ()
 Correct the model. More...
 
virtual bool read (const dictionary &phaseProperties)
 Read phaseProperties dictionary. More...
 
- Public Member Functions inherited from spherical
 TypeName ("spherical")
 Runtime type information. More...
 
 spherical (const dictionary &diameterProperties, const phaseModel &phase)
 Construct from dictionary and phase. More...
 
virtual ~spherical ()
 Destructor. More...
 
virtual tmp< volScalarFieldAv () const
 Get the surface area per unit volume field. More...
 
- Public Member Functions inherited from diameterModel
 TypeName ("diameterModel")
 Runtime type information. More...
 
 declareRunTimeSelectionTable (autoPtr, diameterModel, dictionary,(const dictionary &diameterProperties, const phaseModel &phase),(diameterProperties, phase))
 
 diameterModel (const dictionary &diameterProperties, const phaseModel &phase)
 Construct from dictionary and phase. More...
 
virtual ~diameterModel ()
 Destructor. More...
 
const dictionarydiameterProperties () const
 Return the phase diameter properties dictionary. More...
 
const phaseModelphase () const
 Return the phase. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from diameterModel
static autoPtr< diameterModelNew (const dictionary &diameterProperties, const phaseModel &phase)
 Select from dictionary and phase. More...
 

Detailed Description

Definition at line 60 of file linearTsubDiameter.H.

Constructor & Destructor Documentation

◆ linearTsub()

linearTsub ( const dictionary diameterProperties,
const phaseModel phase 
)

Construct from dictionary and phase.

Definition at line 45 of file linearTsubDiameter.C.

References Foam::endl(), Foam::Info, and dimensioned< Type >::value().

Here is the call graph for this function:

◆ ~linearTsub()

~linearTsub ( )
virtual

Destructor.

Definition at line 88 of file linearTsubDiameter.C.

Member Function Documentation

◆ TypeName()

TypeName ( "linearTsub"  )

Runtime type information.

◆ d()

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

Get the diameter field.

Implements diameterModel.

Definition at line 94 of file linearTsubDiameter.C.

◆ correct()

void correct ( )
virtual

Correct the model.

Reimplemented from diameterModel.

Definition at line 100 of file linearTsubDiameter.C.

References phaseSystem::foundInterfacialModel(), phaseSystem::lookupInterfacialModel(), Foam::max(), Foam::min(), phaseSystem::phases(), and interfaceSaturationTemperatureModel::Tsat().

Here is the call graph for this function:

◆ read()

bool read ( const dictionary phaseProperties)
virtual

Read phaseProperties dictionary.

Reimplemented from diameterModel.

Definition at line 138 of file linearTsubDiameter.C.

References Foam::dimLength, Foam::dimTemperature, and diameterModel::read().

Here is the call graph for this function:

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