mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: moved thermo/pdfs->lagrangian/distributionModels
This commit is contained in:
@ -120,10 +120,10 @@ RanzMarshallCoeffs
|
||||
|
||||
hollowConeInjectorCoeffs
|
||||
{
|
||||
dropletPDF
|
||||
dropletDistribution
|
||||
{
|
||||
pdfType RosinRammler;
|
||||
RosinRammlerPDF
|
||||
RosinRammlerDistribution
|
||||
{
|
||||
minValue 1e-06;
|
||||
maxValue 0.00015;
|
||||
@ -131,7 +131,7 @@ hollowConeInjectorCoeffs
|
||||
n 3;
|
||||
}
|
||||
|
||||
exponentialPDF
|
||||
exponentialDistribution
|
||||
{
|
||||
minValue 0.0001;
|
||||
maxValue 0.001;
|
||||
|
||||
Reference in New Issue
Block a user