FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

ThermoParcel.H File Reference


Detailed Description

Definition in file ThermoParcel.H.

#include "src/OpenFOAM/db/IOstreams/IOstreams/IOstream.H"
#include "src/OpenFOAM/memory/autoPtr/autoPtr.H"
#include "src/finiteVolume/interpolation/interpolation/interpolationCellPoint/interpolationCellPoint.H"
#include "src/OpenFOAM/primitives/contiguous/contiguous.H"
#include "src/lagrangian/intermediate/parcels/Templates/KinematicParcel/KinematicParcel.H"
#include "src/lagrangian/intermediate/clouds/Templates/ThermoCloud/ThermoCloud_.H"
#include "src/lagrangian/intermediate/parcels/Templates/ThermoParcel/ThermoParcelI.H"
Include dependency graph for ThermoParcel.H:

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:

  • heat transfer.
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 > &)