mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
TUT: Keyword updates
This commit is contained in:
@ -72,8 +72,8 @@ boundaryField
|
||||
{
|
||||
minValue 50;
|
||||
maxValue 100;
|
||||
expectation 75;
|
||||
variance 100;
|
||||
mu 75;
|
||||
sigma 100;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -14,9 +14,11 @@ valueAverage1
|
||||
functionObject momentum1;
|
||||
fields (momentum_x momentum_y momentum_z);
|
||||
|
||||
|
||||
// Optional entries
|
||||
resetOnRestart false;
|
||||
window 1;
|
||||
windowType exact;
|
||||
|
||||
// Optional (inherited) entries
|
||||
writePrecision 10;
|
||||
|
||||
@ -81,8 +81,8 @@ subModels
|
||||
type normal;
|
||||
normalDistribution
|
||||
{
|
||||
expectation 100e-6;
|
||||
variance 25e-6;
|
||||
mu 100e-6;
|
||||
sigma 25e-6;
|
||||
minValue 20e-6;
|
||||
maxValue 180e-6;
|
||||
}
|
||||
|
||||
@ -88,8 +88,8 @@ subModels
|
||||
type normal;
|
||||
normalDistribution
|
||||
{
|
||||
expectation 650e-6;
|
||||
variance 25e-6;
|
||||
mu 650e-6;
|
||||
sigma 25e-6;
|
||||
minValue 500e-6;
|
||||
maxValue 800e-6;
|
||||
}
|
||||
@ -113,8 +113,8 @@ subModels
|
||||
type normal;
|
||||
normalDistribution
|
||||
{
|
||||
expectation 650e-6;
|
||||
variance 25e-6;
|
||||
mu 650e-6;
|
||||
sigma 25e-6;
|
||||
minValue 500e-6;
|
||||
maxValue 800e-6;
|
||||
}
|
||||
|
||||
@ -93,7 +93,7 @@ subModels
|
||||
{
|
||||
minValue 5e-06;
|
||||
maxValue 0.0005;
|
||||
d 5e-05;
|
||||
lambda 5e-05;
|
||||
n 0.5;
|
||||
}
|
||||
}
|
||||
|
||||
@ -92,7 +92,7 @@ subModels
|
||||
{
|
||||
minValue 5e-04;
|
||||
maxValue 0.0012;
|
||||
d 7.5e-05;
|
||||
lambda 7.5e-05;
|
||||
n 0.5;
|
||||
}
|
||||
}
|
||||
|
||||
@ -77,8 +77,8 @@ subModels
|
||||
type normal;
|
||||
normalDistribution
|
||||
{
|
||||
expectation 1e-3;
|
||||
variance 1e-4;
|
||||
mu 1e-3;
|
||||
sigma 1e-4;
|
||||
minValue 1e-5;
|
||||
maxValue 2e-3;
|
||||
}
|
||||
|
||||
@ -97,7 +97,7 @@ subModels
|
||||
{
|
||||
minValue 5e-04;
|
||||
maxValue 0.0012;
|
||||
d 7.5e-05;
|
||||
lambda 7.5e-05;
|
||||
n 0.5;
|
||||
}
|
||||
}
|
||||
|
||||
@ -75,8 +75,8 @@ thermoSingleLayerCoeffs
|
||||
{
|
||||
minValue 50;
|
||||
maxValue 100;
|
||||
expectation 75;
|
||||
variance 100;
|
||||
mu 75;
|
||||
sigma 100;
|
||||
}
|
||||
}
|
||||
|
||||
@ -111,7 +111,7 @@ thermoSingleLayerCoeffs
|
||||
{
|
||||
minValue 5e-04;
|
||||
maxValue 0.0012;
|
||||
d 7.5e-05;
|
||||
lambda 7.5e-05;
|
||||
n 0.5;
|
||||
}
|
||||
}
|
||||
|
||||
@ -56,8 +56,8 @@ kinematicSingleLayerCoeffs
|
||||
{
|
||||
minValue 50;
|
||||
maxValue 100;
|
||||
expectation 75;
|
||||
variance 100;
|
||||
mu 75;
|
||||
sigma 100;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -139,7 +139,7 @@ subModels
|
||||
{
|
||||
minValue 1e-06;
|
||||
maxValue 0.00015;
|
||||
d 0.00015;
|
||||
lambda 0.00015;
|
||||
n 3;
|
||||
}
|
||||
}
|
||||
|
||||
@ -88,8 +88,8 @@ subModels
|
||||
type normal;
|
||||
normalDistribution
|
||||
{
|
||||
expectation 550e-6;
|
||||
variance 50e-6;
|
||||
mu 550e-6;
|
||||
sigma 50e-6;
|
||||
minValue 400e-6;
|
||||
maxValue 800e-6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user