Skip to content

baohsh/KHRTBreakupLength

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

OpenFOAM version

KHRTBreakupLength

KH-RT model with the confiend breakup length. https://doi.org/10.4271/970050

In "controDict", add libs ( "libHBlagrangianSpray.so");.

In "sprayCloudProperties", add the corresponding parameters.

e.g.: ``

HBReitzKHRTCoeffs
{
    solveOscillationEq yes;
    B0              0.61;
    B1              40;
    Ctau            1;
    CRT             0.1;
    msLimit         0.2;
    WeberLimit      6;
    Cb              11;
    Dinjector       1.9e-4;
}  
``

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published