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

makeDsmcParcelWallInteractionModels.C File Reference


Detailed Description

Definition in file makeDsmcParcelWallInteractionModels.C.

#include "src/lagrangian/dsmc/parcels/derived/dsmcParcel/dsmcParcel.H"
#include "src/lagrangian/dsmc/clouds/Templates/DsmcCloud_/DsmcCloud_.H"
#include "src/lagrangian/dsmc/submodels/WallInteractionModel/MaxwellianThermal/MaxwellianThermal.H"
#include "src/lagrangian/dsmc/submodels/WallInteractionModel/SpecularReflection/SpecularReflection.H"
#include "src/lagrangian/dsmc/submodels/WallInteractionModel/MixedDiffuseSpecular/MixedDiffuseSpecular.H"
Include dependency graph for makeDsmcParcelWallInteractionModels.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

 makeWallInteractionModel (DsmcCloud< dsmcParcel >)
 makeWallInteractionModelType (MaxwellianThermal, DsmcCloud, dsmcParcel)
 makeWallInteractionModelType (SpecularReflection, DsmcCloud, dsmcParcel)
 makeWallInteractionModelType (MixedDiffuseSpecular, DsmcCloud, dsmcParcel)