sphericalCoupled Class Reference

Base class for clouds of spherical particles which are coupled to a fluid. More...

Inheritance diagram for sphericalCoupled:
Collaboration diagram for sphericalCoupled:

Public Member Functions

 TypeName ("sphericalCoupled")
 Run-time type information. More...
 
 sphericalCoupled (const cloud &, const spherical &, const coupled &)
 Construct from a reference to the cloud and its base classes. More...
 
virtual ~sphericalCoupled ()
 Destructor. More...
 

Public Attributes

const CloudDerivedField< scalar > & Re
 Reynolds Number. More...
 

Detailed Description

Base class for clouds of spherical particles which are coupled to a fluid.

Source files

Definition at line 51 of file sphericalCoupled.H.

Constructor & Destructor Documentation

◆ sphericalCoupled()

sphericalCoupled ( const cloud c,
const spherical sphericalCloud,
const coupled coupledCloud 
)

Construct from a reference to the cloud and its base classes.

Definition at line 40 of file sphericalCoupled.C.

References Foam::constant::universal::c, spherical::d, Foam::mag(), coupled::nuc, and coupled::Uc.

Here is the call graph for this function:

◆ ~sphericalCoupled()

~sphericalCoupled ( )
virtual

Destructor.

Definition at line 69 of file sphericalCoupled.C.

Member Function Documentation

◆ TypeName()

TypeName ( "sphericalCoupled"  )

Run-time type information.

Member Data Documentation

◆ Re

const CloudDerivedField<scalar>& Re

Reynolds Number.

Definition at line 64 of file sphericalCoupled.H.


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