TUT: Keyword updates

This commit is contained in:
Andrew Heather
2022-03-24 14:07:16 +00:00
parent 1ed88ddc3a
commit 7ad164d535
12 changed files with 42 additions and 40 deletions

View File

@ -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;
}
}