Public Types | Public Member Functions | List of all members
ThermoParcel< ParcelType >::TrackingData< CloudType > Class Template Reference
Inheritance diagram for ThermoParcel< ParcelType >::TrackingData< CloudType >:
Inheritance graph
[legend]
Collaboration diagram for ThermoParcel< ParcelType >::TrackingData< CloudType >:
Collaboration graph
[legend]

Public Types

typedef ParcelType::template TrackingData< CloudType >::trackPart trackPart
 

Public Member Functions

 TrackingData (CloudType &cloud, trackPart part=ParcelType::template TrackingData< CloudType >::tpLinearTrack)
 Construct from components. More...
 
const volScalarFieldCp () const
 Return access to the locally stored carrier Cp field. More...
 
const volScalarFieldkappa () const
 Return access to the locally stored carrier kappa field. More...
 
const interpolation< scalar > & TInterp () const
 Return const access to the interpolator for continuous. More...
 
const interpolation< scalar > & CpInterp () const
 Return const access to the interpolator for continuous. More...
 
const interpolation< scalar > & kappaInterp () const
 Return const access to the interpolator for continuous. More...
 
const interpolation< scalar > & GInterp () const
 Return const access to the interpolator for continuous. More...
 

Detailed Description

template<class ParcelType>
template<class CloudType>
class Foam::ThermoParcel< ParcelType >::TrackingData< CloudType >

Definition at line 149 of file ThermoParcel.H.

Member Typedef Documentation

◆ trackPart

typedef ParcelType::template TrackingData<CloudType>::trackPart trackPart

Definition at line 184 of file ThermoParcel.H.

Constructor & Destructor Documentation

◆ TrackingData()

TrackingData ( CloudType cloud,
trackPart  part = ParcelType::template TrackingData<CloudType>::tpLinearTrack 
)
inline

Construct from components.

Definition at line 29 of file ThermoParcelTrackingDataI.H.

Member Function Documentation

◆ Cp()

const Foam::volScalarField & Cp ( ) const
inline

Return access to the locally stored carrier Cp field.

Definition at line 81 of file ThermoParcelTrackingDataI.H.

◆ kappa()

const Foam::volScalarField & kappa ( ) const
inline

Return access to the locally stored carrier kappa field.

Definition at line 90 of file ThermoParcelTrackingDataI.H.

◆ TInterp()

const Foam::interpolation< Foam::scalar > & TInterp ( ) const
inline

Return const access to the interpolator for continuous.

phase temperature field

Definition at line 99 of file ThermoParcelTrackingDataI.H.

◆ CpInterp()

const Foam::interpolation< Foam::scalar > & CpInterp ( ) const
inline

Return const access to the interpolator for continuous.

phase specific heat capacity field

Definition at line 108 of file ThermoParcelTrackingDataI.H.

◆ kappaInterp()

const Foam::interpolation< Foam::scalar > & kappaInterp ( ) const
inline

Return const access to the interpolator for continuous.

phase thermal conductivity field

Definition at line 117 of file ThermoParcelTrackingDataI.H.

◆ GInterp()

const Foam::interpolation< Foam::scalar > & GInterp ( ) const
inline

Return const access to the interpolator for continuous.

radiation field

Definition at line 126 of file ThermoParcelTrackingDataI.H.

References Foam::abort(), Foam::FatalError, and FatalErrorInFunction.

Here is the call graph for this function:

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