mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: tutorial updates
This commit is contained in:
@ -132,7 +132,7 @@ subModels
|
||||
U0 ( 0 -10 0 );
|
||||
sizeDistribution
|
||||
{
|
||||
pdfType RosinRammler;
|
||||
distributionModelType RosinRammler;
|
||||
RosinRammlerDistribution
|
||||
{
|
||||
minValue 5e-06;
|
||||
@ -201,6 +201,7 @@ subModels
|
||||
|
||||
COxidationKineticDiffusionLimitedRateCoeffs
|
||||
{
|
||||
Sb 1;
|
||||
C1 5.0E-12;
|
||||
C2 0.002;
|
||||
E 7.9E+07;
|
||||
|
||||
@ -108,7 +108,7 @@ subModels
|
||||
U0 ( 0 0 0 );
|
||||
sizeDistribution
|
||||
{
|
||||
pdfType RosinRammler;
|
||||
distributionModelType RosinRammler;
|
||||
RosinRammlerDistribution
|
||||
{
|
||||
minValue 5e-06;
|
||||
|
||||
@ -124,7 +124,7 @@ subModels
|
||||
U0 ( 0 0 0 );
|
||||
sizeDistribution
|
||||
{
|
||||
pdfType uniform;
|
||||
distributionModelType uniform;
|
||||
uniformDistribution
|
||||
{
|
||||
minValue 1e-04;
|
||||
|
||||
@ -88,7 +88,7 @@ subModels
|
||||
U0 ( 0 0 0 );
|
||||
sizeDistribution
|
||||
{
|
||||
pdfType RosinRammler;
|
||||
distributionModelType RosinRammler;
|
||||
RosinRammlerDistribution
|
||||
{
|
||||
minValue 5e-05;
|
||||
|
||||
@ -107,7 +107,7 @@ subModels
|
||||
U0 ( 0 0 0 );
|
||||
sizeDistribution
|
||||
{
|
||||
pdfType RosinRammler;
|
||||
distributionModelType RosinRammler;
|
||||
RosinRammlerDistribution
|
||||
{
|
||||
minValue 5e-06;
|
||||
|
||||
Reference in New Issue
Block a user