mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
TUT: Keyword updates
This commit is contained in:
@ -85,19 +85,19 @@ subModels
|
||||
parcelsPerSecond 1390885;
|
||||
sizeDistribution
|
||||
{
|
||||
type normal;
|
||||
type normal;
|
||||
normalDistribution
|
||||
{
|
||||
expectation 650e-6;
|
||||
variance 25e-6;
|
||||
minValue 500e-6;
|
||||
maxValue 800e-6;
|
||||
mu 650e-6;
|
||||
sigma 25e-6;
|
||||
minValue 500e-6;
|
||||
maxValue 800e-6;
|
||||
}
|
||||
}
|
||||
flowRateProfile constant 1;
|
||||
massTotal 0;
|
||||
SOI 0;
|
||||
duration 60;
|
||||
SOI 0;
|
||||
duration 60;
|
||||
}
|
||||
|
||||
model2
|
||||
@ -110,19 +110,19 @@ subModels
|
||||
parcelsPerSecond 1390885;
|
||||
sizeDistribution
|
||||
{
|
||||
type normal;
|
||||
type normal;
|
||||
normalDistribution
|
||||
{
|
||||
expectation 650e-6;
|
||||
variance 25e-6;
|
||||
minValue 500e-6;
|
||||
maxValue 800e-6;
|
||||
mu 650e-6;
|
||||
sigma 25e-6;
|
||||
minValue 500e-6;
|
||||
maxValue 800e-6;
|
||||
}
|
||||
}
|
||||
flowRateProfile constant 1;
|
||||
massTotal 0;
|
||||
SOI 0;
|
||||
duration 60;
|
||||
SOI 0;
|
||||
duration 60;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user