The TAB Method for Numerical Calculation of Spray Droplet Breakup. More...
#include <dieselSpray/TAB.H>
The TAB Method for Numerical Calculation of Spray Droplet Breakup.
O'Rourke, P.J. and Amsden, A.A., "The TAB Method for Numerical Calculation of Spray Droplet Breakup," 1987 SAE International Fuels and Lubricants Meeting and Exposition, Toronto, Ontario, November 2-5, 1987, Los Alamos National Laboratory document LA-UR-87-2105; SAE Technical Paper Series, Paper 872089.
This implementation follows the kiva version.
Definition at line 65 of file TAB.H.
Public Member Functions | |
TypeName ("TAB") | |
Runtime type information.
| |
TAB (const dictionary &dict, spray &sm) | |
Construct from components.
| |
~TAB () | |
void | breakupParcel (parcel &parcel, const scalar deltaT, const vector &Ug, const liquidMixture &fuels) const |
TAB | ( | const dictionary & | dict, |
spray & | sm | ||
) |
Construct from components.
Definition at line 50 of file TAB.C.
References Foam::exp(), Foam::pow(), and xx.
TypeName | ( | "TAB" | ) |
Runtime type information.
void breakupParcel | ( | parcel & | parcel, |
const scalar | deltaT, | ||
const vector & | Ug, | ||
const liquidMixture & | fuels | ||
) | const [virtual]
|
Implements breakupModel.
Definition at line 83 of file TAB.C.
References Foam::acos(), Particle< ParticleType >::cell(), parcel::d(), parcel::ddev(), parcel::dev(), Foam::mag(), Foam::max(), Foam::min(), liquidMixture::mu(), mu, pc, phi, Foam::mathematicalConstant::pi(), Foam::pow(), liquidMixture::rho(), rho, liquidMixture::sigma(), Foam::sin(), Foam::sqrt(), parcel::T(), Foam::T(), parcel::We(), parcel::X(), and Foam::y1().