mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
TUT: reduce the number of postProcessing files
This commit is contained in:
committed by
Sergio Ferraris
parent
57304aeaf6
commit
6eae29aa1d
@ -75,7 +75,7 @@ functions
|
||||
{
|
||||
type surfaces;
|
||||
libs (sampling);
|
||||
writeControl writeTime;
|
||||
writeControl onEnd;
|
||||
surfaceFormat raw;
|
||||
fields
|
||||
(
|
||||
|
||||
@ -75,7 +75,7 @@ functions
|
||||
{
|
||||
type surfaces;
|
||||
libs (sampling);
|
||||
writeControl writeTime;
|
||||
writeControl onEnd;
|
||||
surfaceFormat raw;
|
||||
fields
|
||||
(
|
||||
|
||||
@ -59,11 +59,17 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeInterval 1;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
fixedLocations false;
|
||||
|
||||
fields
|
||||
(
|
||||
U
|
||||
alpha.water
|
||||
);
|
||||
|
||||
sets
|
||||
(
|
||||
@ -107,7 +113,6 @@ functions
|
||||
end ( 7.5 0.005 0.8 );
|
||||
nPoints 1001;
|
||||
}
|
||||
|
||||
line6
|
||||
{
|
||||
type uniform;
|
||||
@ -133,12 +138,6 @@ functions
|
||||
nPoints 1001;
|
||||
}
|
||||
);
|
||||
|
||||
fixedLocations false;
|
||||
fields
|
||||
(
|
||||
U alpha.water
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -59,11 +59,17 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeInterval 1;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
fixedLocations false;
|
||||
|
||||
fields
|
||||
(
|
||||
U alpha.water
|
||||
);
|
||||
|
||||
sets
|
||||
(
|
||||
line1
|
||||
@ -74,14 +80,6 @@ functions
|
||||
end ( 7.9253 19.8599 30.0 );
|
||||
nPoints 1001;
|
||||
}
|
||||
|
||||
);
|
||||
|
||||
fixedLocations false;
|
||||
|
||||
fields
|
||||
(
|
||||
U alpha.water
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@ -60,10 +60,20 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
fixedLocations false;
|
||||
|
||||
fields
|
||||
(
|
||||
p
|
||||
p_rgh
|
||||
U
|
||||
alpha.water
|
||||
);
|
||||
|
||||
sets
|
||||
(
|
||||
s1
|
||||
@ -147,13 +157,6 @@ functions
|
||||
nPoints 101;
|
||||
}
|
||||
);
|
||||
|
||||
fixedLocations false;
|
||||
|
||||
fields
|
||||
(
|
||||
p p_rgh U alpha.water
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -52,7 +52,6 @@ maxAlphaCo 0.65;
|
||||
|
||||
maxDeltaT 0.05;
|
||||
|
||||
|
||||
functions
|
||||
{
|
||||
line
|
||||
@ -60,11 +59,17 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeInterval 1;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
fixedLocations false;
|
||||
|
||||
fields
|
||||
(
|
||||
U alpha.water
|
||||
);
|
||||
|
||||
sets
|
||||
(
|
||||
line1
|
||||
@ -107,7 +112,6 @@ functions
|
||||
end ( 7.5 0.01 1.5 );
|
||||
nPoints 1001;
|
||||
}
|
||||
|
||||
line6
|
||||
{
|
||||
type uniform;
|
||||
@ -117,12 +121,6 @@ functions
|
||||
nPoints 1001;
|
||||
}
|
||||
);
|
||||
|
||||
fixedLocations false;
|
||||
fields
|
||||
(
|
||||
U alpha.water
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -59,7 +59,7 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
|
||||
@ -59,7 +59,7 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
|
||||
@ -52,7 +52,6 @@ maxAlphaCo 0.65;
|
||||
|
||||
maxDeltaT 0.05;
|
||||
|
||||
|
||||
functions
|
||||
{
|
||||
line
|
||||
@ -60,11 +59,18 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeInterval 1;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
fixedLocations false;
|
||||
|
||||
fields
|
||||
(
|
||||
U
|
||||
alpha.water
|
||||
);
|
||||
|
||||
sets
|
||||
(
|
||||
line1
|
||||
@ -107,7 +113,6 @@ functions
|
||||
end ( 7.5 0.02 0.75 );
|
||||
nPoints 1001;
|
||||
}
|
||||
|
||||
line6
|
||||
{
|
||||
type uniform;
|
||||
@ -133,12 +138,6 @@ functions
|
||||
nPoints 1001;
|
||||
}
|
||||
);
|
||||
|
||||
fixedLocations false;
|
||||
fields
|
||||
(
|
||||
U alpha.water
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -52,7 +52,6 @@ maxAlphaCo 0.65;
|
||||
|
||||
maxDeltaT 0.05;
|
||||
|
||||
|
||||
functions
|
||||
{
|
||||
line
|
||||
@ -60,11 +59,18 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeInterval 1;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
fixedLocations false;
|
||||
|
||||
fields
|
||||
(
|
||||
U
|
||||
alpha.water
|
||||
);
|
||||
|
||||
sets
|
||||
(
|
||||
line1
|
||||
@ -107,7 +113,6 @@ functions
|
||||
end ( 7.5 0.02 0.55 );
|
||||
nPoints 1001;
|
||||
}
|
||||
|
||||
line6
|
||||
{
|
||||
type uniform;
|
||||
@ -133,12 +138,6 @@ functions
|
||||
nPoints 1001;
|
||||
}
|
||||
);
|
||||
|
||||
fixedLocations false;
|
||||
fields
|
||||
(
|
||||
U alpha.water
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -59,11 +59,17 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeInterval 1;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
fixedLocations false;
|
||||
|
||||
fields
|
||||
(
|
||||
U
|
||||
alpha.water
|
||||
);
|
||||
|
||||
sets
|
||||
(
|
||||
@ -107,7 +113,6 @@ functions
|
||||
end ( 5 0.005 0.8 );
|
||||
nPoints 1001;
|
||||
}
|
||||
|
||||
line6
|
||||
{
|
||||
type uniform;
|
||||
@ -133,13 +138,6 @@ functions
|
||||
nPoints 1001;
|
||||
}
|
||||
);
|
||||
|
||||
fixedLocations false;
|
||||
|
||||
fields
|
||||
(
|
||||
U alpha.water
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -52,7 +52,6 @@ maxAlphaCo 0.65;
|
||||
|
||||
maxDeltaT 0.05;
|
||||
|
||||
|
||||
functions
|
||||
{
|
||||
line
|
||||
@ -60,11 +59,18 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeInterval 1;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
fixedLocations false;
|
||||
|
||||
fields
|
||||
(
|
||||
U
|
||||
alpha.water
|
||||
);
|
||||
|
||||
sets
|
||||
(
|
||||
line1
|
||||
@ -107,7 +113,6 @@ functions
|
||||
end ( 7.5 0.005 1.0 );
|
||||
nPoints 1001;
|
||||
}
|
||||
|
||||
line6
|
||||
{
|
||||
type uniform;
|
||||
@ -149,12 +154,6 @@ functions
|
||||
nPoints 1001;
|
||||
}
|
||||
);
|
||||
|
||||
fixedLocations false;
|
||||
fields
|
||||
(
|
||||
U alpha.water
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -59,10 +59,13 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
fixedLocations false;
|
||||
|
||||
fields (alpha.water);
|
||||
|
||||
sets
|
||||
(
|
||||
@ -129,10 +132,6 @@ functions
|
||||
nPoints 1001;
|
||||
}
|
||||
);
|
||||
|
||||
fixedLocations false;
|
||||
|
||||
fields (alpha.water);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -52,7 +52,6 @@ maxAlphaCo 0.65;
|
||||
|
||||
maxDeltaT 0.05;
|
||||
|
||||
|
||||
functions
|
||||
{
|
||||
line
|
||||
@ -60,7 +59,7 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
|
||||
@ -52,7 +52,6 @@ maxAlphaCo 0.65;
|
||||
|
||||
maxDeltaT 0.05;
|
||||
|
||||
|
||||
functions
|
||||
{
|
||||
line
|
||||
@ -60,10 +59,13 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
fixedLocations false;
|
||||
|
||||
fields (alpha.water);
|
||||
|
||||
sets
|
||||
(
|
||||
@ -130,10 +132,6 @@ functions
|
||||
nPoints 1001;
|
||||
}
|
||||
);
|
||||
|
||||
fixedLocations false;
|
||||
|
||||
fields (alpha.water);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -59,7 +59,7 @@ functions
|
||||
type sets;
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
|
||||
@ -57,10 +57,9 @@ functions
|
||||
lineMOVING
|
||||
{
|
||||
type sets;
|
||||
libs (sampling);
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
outputInterval 1;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
@ -68,21 +67,20 @@ functions
|
||||
(
|
||||
line1
|
||||
{
|
||||
type uniform;
|
||||
axis distance;
|
||||
type uniform;
|
||||
axis distance;
|
||||
start ( 1.33 0.004 0.0 );
|
||||
end ( 1.33 0.004 0.6 );
|
||||
nPoints 101;
|
||||
}
|
||||
line2
|
||||
{
|
||||
type uniform;
|
||||
axis distance;
|
||||
type uniform;
|
||||
axis distance;
|
||||
start ( 3.33 0.004 0.0 );
|
||||
end ( 3.33 0.004 0.6 );
|
||||
nPoints 101;
|
||||
}
|
||||
|
||||
);
|
||||
|
||||
fixedLocations false;
|
||||
@ -95,10 +93,9 @@ functions
|
||||
lineFIXED
|
||||
{
|
||||
type sets;
|
||||
libs (sampling);
|
||||
libs (sampling);
|
||||
enabled true;
|
||||
writeControl writeTime;
|
||||
outputInterval 1;
|
||||
writeControl onEnd;
|
||||
|
||||
interpolationScheme cellPoint;
|
||||
setFormat raw;
|
||||
@ -106,16 +103,16 @@ functions
|
||||
(
|
||||
line3
|
||||
{
|
||||
type uniform;
|
||||
axis distance;
|
||||
type uniform;
|
||||
axis distance;
|
||||
start ( 5.33 0.004 0.0 );
|
||||
end ( 5.33 0.004 0.6 );
|
||||
nPoints 101;
|
||||
}
|
||||
line4
|
||||
{
|
||||
type uniform;
|
||||
axis distance;
|
||||
type uniform;
|
||||
axis distance;
|
||||
start ( 5.66 0.004 0.0 );
|
||||
end ( 5.66 0.004 0.6 );
|
||||
nPoints 101;
|
||||
|
||||
Reference in New Issue
Block a user