TUT: reduce the number of postProcessing files

This commit is contained in:
Kutalmis Bercin
2021-06-21 16:25:19 +01:00
committed by Sergio Ferraris
parent 57304aeaf6
commit 6eae29aa1d
62 changed files with 166 additions and 186 deletions

View File

@ -55,11 +55,10 @@ functions
minMax
{
type fieldMinMax;
libs (fieldFunctionObjects);
writeControl writeTime;
type fieldMinMax;
libs (fieldFunctionObjects);
fields (U);
writeControl writeTime;
}
}

View File

@ -2,11 +2,10 @@
sampleIso
{
type surfaces;
libs (sampling);
writeControl writeTime;
type surfaces;
libs (sampling);
surfaceFormat vtk;
writeControl writeTime;
fields (U k epsilon nut);
surfaces

View File

@ -10,7 +10,7 @@ _sampler
libs (sampling);
setFormat raw;
interpolationScheme cell;
writeControl writeTime;
writeControl onEnd;
enabled false;
sets

View File

@ -2,11 +2,10 @@
samplePlanes
{
type surfaces;
libs (sampling);
writeControl writeTime;
type surfaces;
libs (sampling);
surfaceFormat vtk;
writeControl writeTime;
fields (U k epsilon nut);
surfaces