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

FreeStream< CloudType > Class Template Reference

Inserting new particles across the faces of a all patched of type "patch" for a free stream. Uniform values number density, temperature and velocity sourced face-by-face from the boundaryT and boundaryU fields of the cloud. More...

#include <dsmc/FreeStream.H>


Detailed Description

template<class CloudType>
class Foam::FreeStream< CloudType >

Inserting new particles across the faces of a all patched of type "patch" for a free stream. Uniform values number density, temperature and velocity sourced face-by-face from the boundaryT and boundaryU fields of the cloud.

Definition at line 50 of file FreeStream.H.

Inheritance diagram for FreeStream< CloudType >:
Collaboration diagram for FreeStream< CloudType >:

List of all members.

Public Member Functions

 TypeName ("FreeStream")
 Runtime type information.
 FreeStream (const dictionary &dict, CloudType &cloud)
 Construct from dictionary.
virtual  ~FreeStream ()
virtual void  inflow ()
 Introduce particles.

Constructor & Destructor Documentation

~FreeStream (  ) [virtual]

Definition at line 115 of file FreeStream.C.


Member Function Documentation

TypeName ( "FreeStream< CloudType >"    )

Runtime type information.


The documentation for this class was generated from the following files:
  • src/lagrangian/dsmc/submodels/InflowBoundaryModel/FreeStream/FreeStream.H
  • src/lagrangian/dsmc/submodels/InflowBoundaryModel/FreeStream/FreeStream.C