Public Member Functions | List of all members
ThermoParcel::constantProperties Class Reference
Inheritance diagram for ThermoParcel::constantProperties:
Inheritance graph
[legend]
Collaboration diagram for ThermoParcel::constantProperties:
Collaboration graph
[legend]

Public Member Functions

 constantProperties ()
 
 constantProperties (const constantProperties &cp)
 
 constantProperties (const dictionary &parentDict)
 
scalar T0 () const
 
scalar TMin () const
 
scalar TMax () const
 
void setTMax (const scalar TMax)
 
scalar Cp0 () const
 
scalar epsilon0 () const
 
scalar f0 () const
 

Detailed Description

Definition at line 78 of file ThermoParcel.H.

Constructor & Destructor Documentation

◆ constantProperties() [1/3]

constantProperties ( )
inline

Definition at line 24 of file ThermoParcelI.H.

◆ constantProperties() [2/3]

constantProperties ( const constantProperties cp)
inline

Definition at line 38 of file ThermoParcelI.H.

◆ constantProperties() [3/3]

constantProperties ( const dictionary parentDict)
inline

Definition at line 54 of file ThermoParcelI.H.

Member Function Documentation

◆ T0()

Foam::scalar T0 ( ) const
inline

Definition at line 143 of file ThermoParcelI.H.

◆ TMin()

Foam::scalar TMin ( ) const
inline

Definition at line 151 of file ThermoParcelI.H.

◆ TMax()

Foam::scalar TMax ( ) const
inline

Definition at line 159 of file ThermoParcelI.H.

◆ setTMax()

void setTMax ( const scalar  TMax)
inline

Definition at line 167 of file ThermoParcelI.H.

◆ Cp0()

Foam::scalar Cp0 ( ) const
inline

Definition at line 175 of file ThermoParcelI.H.

◆ epsilon0()

Foam::scalar epsilon0 ( ) const
inline

Definition at line 183 of file ThermoParcelI.H.

◆ f0()

Foam::scalar f0 ( ) const
inline

Definition at line 191 of file ThermoParcelI.H.


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