makeThermoParcelForces.H File Reference
Include dependency graph for makeThermoParcelForces.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define makeThermoParcelForces(CloudType)
 

Detailed Description

Original source file makeThermoParcelForces.H

Definition in file makeThermoParcelForces.H.

Macro Definition Documentation

◆ makeThermoParcelForces

#define makeThermoParcelForces (   CloudType)
Value:
\
makeParcelForces(CloudType); \
makeParticleForceModelType(BrownianMotionForce, CloudType);
makeParticleForceModelType(DistortedSphereDragForce, sprayCloud)
DSMCCloud< dsmcParcel > CloudType

Definition at line 37 of file makeThermoParcelForces.H.