SprayParcel< ParcelType >::constantProperties Class Reference

Class to hold reacting particle constant properties. More...

Inheritance diagram for SprayParcel< ParcelType >::constantProperties:
[legend]
Collaboration diagram for SprayParcel< ParcelType >::constantProperties:
[legend]

Public Member Functions

 constantProperties ()
 Null constructor. More...
 
 constantProperties (const constantProperties &cp)
 Copy constructor. More...
 
 constantProperties (const dictionary &parentDict)
 Construct from dictionary. More...
 
 constantProperties (const label parcelTypeId, const scalar rhoMin, const scalar rho0, const scalar minParcelMass, const scalar youngsModulus, const scalar poissonsRatio, const scalar T0, const scalar TMin, const scalar TMax, const scalar Cp0, const scalar epsilon0, const scalar f0, const scalar Pr, const scalar pMin, const bool constantVolume, const scalar sigma0, const scalar mu0)
 Construct from components. More...
 
scalar sigma0 () const
 Return const access to the initial surface tension. More...
 
scalar mu0 () const
 Return const access to the initial dynamic viscosity. More...
 

Detailed Description

template<class ParcelType>
class Foam::SprayParcel< ParcelType >::constantProperties

Class to hold reacting particle constant properties.

Definition at line 67 of file SprayParcel.H.

Constructor & Destructor Documentation

◆ constantProperties() [1/4]

Null constructor.

Definition at line 32 of file SprayParcelI.H.

◆ constantProperties() [2/4]

constantProperties ( const constantProperties cp)
inline

Copy constructor.

Definition at line 41 of file SprayParcelI.H.

◆ constantProperties() [3/4]

constantProperties ( const dictionary parentDict)
inline

Construct from dictionary.

Definition at line 53 of file SprayParcelI.H.

◆ constantProperties() [4/4]

constantProperties ( const label  parcelTypeId,
const scalar  rhoMin,
const scalar  rho0,
const scalar  minParcelMass,
const scalar  youngsModulus,
const scalar  poissonsRatio,
const scalar  T0,
const scalar  TMin,
const scalar  TMax,
const scalar  Cp0,
const scalar  epsilon0,
const scalar  f0,
const scalar  Pr,
const scalar  pMin,
const bool  constantVolume,
const scalar  sigma0,
const scalar  mu0 
)
inline

Construct from components.

Definition at line 65 of file SprayParcelI.H.

Member Function Documentation

◆ sigma0()

Foam::scalar sigma0
inline

Return const access to the initial surface tension.

Definition at line 228 of file SprayParcelI.H.

◆ mu0()

Foam::scalar mu0
inline

Return const access to the initial dynamic viscosity.

Definition at line 236 of file SprayParcelI.H.


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