FreeFOAM The Cross-Platform CFD Toolkit
ThermoParcel.H File Reference

Detailed Description

Definition in file ThermoParcel.H.

+ Include dependency graph for ThermoParcel.H:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThermoParcel< ParcelType >
 Thermodynamic parcel class with one/two-way coupling with the continuous phase. Includes Kinematic parcel sub-models, plus: More...
class  ThermoParcel< ParcelType >::constantProperties
 Class to hold thermo particle constant properties. More...
class  ThermoParcel< ParcelType >::trackData
 Class used to pass thermo tracking data to the trackToFace function. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

template<class ParcelType >
Ostream & operator<< (Ostream &, const ThermoParcel< ParcelType > &)