60 template<
class CloudType>
142 const label injectori,
Templated break-up model class.
const CloudType & owner() const
Return const access to the owner cloud.
Templated base class for dsmc cloud.
The TAB Method for Numerical Calculation of Spray Droplet Breakup.
TypeName("TAB")
Runtime type information.
virtual bool update(const scalar dt, const vector &g, scalar &d, scalar &tc, scalar &ms, scalar &nParticle, scalar &KHindex, scalar &y, scalar &yDot, const scalar d0, const scalar rho, const scalar mu, const scalar sigma, const vector &U, const scalar rhoc, const scalar muc, const vector &Urel, const scalar Urmag, const scalar tMom, const label injectori, scalar &dChild, scalar &massChild)
Update the parcel diameter.
virtual ~TAB()
Destructor.
TAB(const dictionary &dict, CloudType &owner)
Construct from dictionary.
SMDMethods
Enumeration for the SMD breakup calculation.
virtual autoPtr< BreakupModel< CloudType > > clone() const
Construct and return a clone.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
const dictionary & dict() const
Return const access to the cloud dictionary.
A class for handling words, derived from string.
const dimensionedScalar sigma
Stefan-Boltzmann constant: default SI units: [W/m^2/K^4].
const dimensionedScalar mu
Atomic mass unit.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.