etc/caseDicts/postProcessing: simplified configuration files
This commit is contained in:
@ -32,7 +32,7 @@ Solution:
|
|||||||
sub-dictionary in the case controlDict file, e.g.
|
sub-dictionary in the case controlDict file, e.g.
|
||||||
functions
|
functions
|
||||||
{
|
{
|
||||||
#includeEtc "caseDicts/postProcessing/flowRate/flowRatePatch"
|
#includeFunc flowRatePatch
|
||||||
... other function objects here ...
|
... other function objects here ...
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
CourantNo
|
|
||||||
{
|
|
||||||
type CourantNo;
|
type CourantNo;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ CourantNo
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -12,8 +12,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
Lambda2
|
|
||||||
{
|
|
||||||
type Lambda2;
|
type Lambda2;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -21,6 +19,5 @@ Lambda2
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
MachNo
|
|
||||||
{
|
|
||||||
type MachNo;
|
type MachNo;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ MachNo
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
PecletNo
|
|
||||||
{
|
|
||||||
type PecletNo;
|
type PecletNo;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ PecletNo
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
Q
|
|
||||||
{
|
|
||||||
type Q;
|
type Q;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ Q
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
R
|
|
||||||
{
|
|
||||||
type turbulenceFields;
|
type turbulenceFields;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ R
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
components
|
|
||||||
{
|
|
||||||
type components;
|
type components;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ components
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
div
|
|
||||||
{
|
|
||||||
type div;
|
type div;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ div
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
enstrophy
|
|
||||||
{
|
|
||||||
type enstrophy;
|
type enstrophy;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ enstrophy
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -13,8 +13,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
flowType
|
|
||||||
{
|
|
||||||
type flowType;
|
type flowType;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -22,6 +20,5 @@ flowType
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
grad
|
|
||||||
{
|
|
||||||
type grad;
|
type grad;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ grad
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
mag
|
|
||||||
{
|
|
||||||
type mag;
|
type mag;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ mag
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
magSqr
|
|
||||||
{
|
|
||||||
type magSqr;
|
type magSqr;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ magSqr
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,14 +11,11 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
randomise
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/fields/randomise.cfg"
|
#includeEtc "caseDicts/postProcessing/fields/randomise.cfg"
|
||||||
|
|
||||||
field <fieldName>;
|
field <fieldName>;
|
||||||
|
|
||||||
// Set the magnitude of the perturbation
|
// Set the magnitude of the perturbation
|
||||||
magPerturbation <scalar>;
|
magPerturbation <scalar>;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
turbulenceFields
|
|
||||||
{
|
|
||||||
type turbulenceFields;
|
type turbulenceFields;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ turbulenceFields
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
vorticity
|
|
||||||
{
|
|
||||||
type vorticity;
|
type vorticity;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
@ -19,6 +17,5 @@ vorticity
|
|||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,13 +11,10 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
wallShearStress
|
|
||||||
{
|
|
||||||
type wallShearStress;
|
type wallShearStress;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,14 +10,11 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
writeObjects
|
|
||||||
{
|
|
||||||
type writeObjects;
|
type writeObjects;
|
||||||
libs ("libutilityFunctionObjects.so");
|
libs ("libutilityFunctionObjects.so");
|
||||||
|
|
||||||
objects (<object names>);
|
objects (<object names>);
|
||||||
|
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,13 +10,10 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
yPlus
|
|
||||||
{
|
|
||||||
type yPlus;
|
type yPlus;
|
||||||
libs ("libfieldFunctionObjects.so");
|
libs ("libfieldFunctionObjects.so");
|
||||||
|
|
||||||
executeControl writeTime;
|
executeControl writeTime;
|
||||||
writeControl writeTime;
|
writeControl writeTime;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -12,11 +12,8 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
flowRatePatch
|
|
||||||
{
|
|
||||||
name <patchName>;
|
name <patchName>;
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/flowRate/flowRatePatch.cfg"
|
#includeEtc "caseDicts/postProcessing/flowRate/flowRatePatch.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -13,11 +13,8 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
volFlowRateSurface
|
|
||||||
{
|
|
||||||
triSurface <triSurfaceFile>;
|
triSurface <triSurfaceFile>;
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/flowRate/volFlowRateSurface.cfg"
|
#includeEtc "caseDicts/postProcessing/flowRate/volFlowRateSurface.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -12,8 +12,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
forceCoeffsCompressible
|
|
||||||
{
|
|
||||||
patches (patch1 patch2);
|
patches (patch1 patch2);
|
||||||
|
|
||||||
magUInf 20;
|
magUInf 20;
|
||||||
@ -28,6 +26,5 @@ forceCoeffsCompressible
|
|||||||
pitchAxis (0 1 0);
|
pitchAxis (0 1 0);
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/forces/forceCoeffsCompressible.cfg"
|
#includeEtc "caseDicts/postProcessing/forces/forceCoeffsCompressible.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -12,8 +12,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
forceCoeffsIncompressible
|
|
||||||
{
|
|
||||||
patches (patch1 patch2);
|
patches (patch1 patch2);
|
||||||
|
|
||||||
magUInf 20;
|
magUInf 20;
|
||||||
@ -27,6 +25,5 @@ forceCoeffsIncompressible
|
|||||||
pitchAxis (0 1 0);
|
pitchAxis (0 1 0);
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/forces/forceCoeffs.cfg"
|
#includeEtc "caseDicts/postProcessing/forces/forceCoeffs.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,14 +11,11 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
forcesCompressible
|
|
||||||
{
|
|
||||||
patches (patch1 patch2);
|
patches (patch1 patch2);
|
||||||
|
|
||||||
CofR (0 0 0);
|
CofR (0 0 0);
|
||||||
pitchAxis (0 1 0);
|
pitchAxis (0 1 0);
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/forces/forcesCompressible.cfg"
|
#includeEtc "caseDicts/postProcessing/forces/forcesCompressible.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,8 +11,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
forcesIncompressible
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/forces/forces.cfg"
|
#includeEtc "caseDicts/postProcessing/forces/forces.cfg"
|
||||||
|
|
||||||
rhoInf 1.225; // Fluid density
|
rhoInf 1.225; // Fluid density
|
||||||
@ -20,6 +18,5 @@ forcesIncompressible
|
|||||||
|
|
||||||
CofR (0 0 0);
|
CofR (0 0 0);
|
||||||
pitchAxis (0 1 0);
|
pitchAxis (0 1 0);
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,8 +11,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
singleGraph
|
|
||||||
{
|
|
||||||
start (0 1e-06 0);
|
start (0 1e-06 0);
|
||||||
end (1 1e-06 0);
|
end (1 1e-06 0);
|
||||||
fields (U p);
|
fields (U p);
|
||||||
@ -21,6 +19,5 @@ singleGraph
|
|||||||
|
|
||||||
// Must be last entry
|
// Must be last entry
|
||||||
#includeEtc "caseDicts/postProcessing/graphs/graph.cfg"
|
#includeEtc "caseDicts/postProcessing/graphs/graph.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,11 +10,8 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
cellMax
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/minMax/cellMinMax.cfg"
|
#includeEtc "caseDicts/postProcessing/minMax/cellMinMax.cfg"
|
||||||
|
|
||||||
fields (U p);
|
fields (U p);
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,11 +10,8 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
cellMin
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/minMax/cellMin.cfg"
|
#includeEtc "caseDicts/postProcessing/minMax/cellMin.cfg"
|
||||||
|
|
||||||
fields (U p);
|
fields (U p);
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,11 +10,8 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
faceMax
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/minMax/faceMinMax.cfg"
|
#includeEtc "caseDicts/postProcessing/minMax/faceMinMax.cfg"
|
||||||
|
|
||||||
fields (U p);
|
fields (U p);
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,11 +10,8 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
faceMin
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/minMax/faceMin.cfg"
|
#includeEtc "caseDicts/postProcessing/minMax/faceMin.cfg"
|
||||||
|
|
||||||
fields (U p);
|
fields (U p);
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,11 +11,8 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
minMaxComponents
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/minMax/minMaxComponents.cfg"
|
#includeEtc "caseDicts/postProcessing/minMax/minMaxComponents.cfg"
|
||||||
|
|
||||||
fields (U p);
|
fields (U p);
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,11 +11,8 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
minMaxMagnitude
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/minMax/fieldMinMax.cfg"
|
#includeEtc "caseDicts/postProcessing/minMax/fieldMinMax.cfg"
|
||||||
|
|
||||||
fields (U p);
|
fields (U p);
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -12,11 +12,8 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
residuals
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/numerical/residuals.cfg"
|
#includeEtc "caseDicts/postProcessing/numerical/residuals.cfg"
|
||||||
|
|
||||||
fields (p U);
|
fields (p U);
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,12 +11,9 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
pressureDifferencePatch
|
|
||||||
{
|
|
||||||
patch1 <patch1>;
|
patch1 <patch1>;
|
||||||
patch2 <patch2>;
|
patch2 <patch2>;
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/pressure/pressureDifferencePatch.cfg"
|
#includeEtc "caseDicts/postProcessing/pressure/pressureDifferencePatch.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,12 +11,9 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
pressureDifferenceSurface
|
|
||||||
{
|
|
||||||
triSurface1 <triSurface1>;
|
triSurface1 <triSurface1>;
|
||||||
triSurface2 <triSurface2>;
|
triSurface2 <triSurface2>;
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/pressure/pressureDifferenceSurface.cfg"
|
#includeEtc "caseDicts/postProcessing/pressure/pressureDifferenceSurface.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,11 +11,8 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
staticPressure
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/pressure/staticPressure.cfg"
|
#includeEtc "caseDicts/postProcessing/pressure/staticPressure.cfg"
|
||||||
|
|
||||||
rhoInf 1.2; // Density to scale
|
rhoInf 1.2; // Density to scale
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,11 +11,8 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
totalPressureCompressible
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/pressure/totalPressureCompressible.cfg"
|
#includeEtc "caseDicts/postProcessing/pressure/totalPressureCompressible.cfg"
|
||||||
|
|
||||||
pRef 0;
|
pRef 0;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,12 +11,9 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
totalPressureIncompressible
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/pressure/totalPressureIncompressible.cfg"
|
#includeEtc "caseDicts/postProcessing/pressure/totalPressureIncompressible.cfg"
|
||||||
|
|
||||||
pRef 0.0;
|
pRef 0.0;
|
||||||
rhoInf 1.2;
|
rhoInf 1.2;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -11,8 +11,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
boundaryCloud
|
|
||||||
{
|
|
||||||
fields (p U);
|
fields (p U);
|
||||||
|
|
||||||
points
|
points
|
||||||
@ -25,6 +23,5 @@ boundaryCloud
|
|||||||
patches (".*");
|
patches (".*");
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/probes/boundaryCloud.cfg"
|
#includeEtc "caseDicts/postProcessing/probes/boundaryCloud.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
internalCloud
|
|
||||||
{
|
|
||||||
fields (p U);
|
fields (p U);
|
||||||
points
|
points
|
||||||
(
|
(
|
||||||
@ -19,6 +17,5 @@ internalCloud
|
|||||||
);
|
);
|
||||||
|
|
||||||
#includeEtc "caseDicts/postProcessing/probes/internalCloud.cfg"
|
#includeEtc "caseDicts/postProcessing/probes/internalCloud.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
probes
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/probes/probes.cfg"
|
#includeEtc "caseDicts/postProcessing/probes/probes.cfg"
|
||||||
|
|
||||||
fields (p U);
|
fields (p U);
|
||||||
@ -19,6 +17,5 @@ probes
|
|||||||
(
|
(
|
||||||
(0 0 0)
|
(0 0 0)
|
||||||
);
|
);
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -14,14 +14,11 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
scalarTransport
|
|
||||||
{
|
|
||||||
type scalarTransport;
|
type scalarTransport;
|
||||||
libs ("libsolverFunctionObjects.so");
|
libs ("libsolverFunctionObjects.so");
|
||||||
|
|
||||||
field s;
|
field s;
|
||||||
schemesField s;
|
schemesField s;
|
||||||
D 1e-09;
|
D 1e-09;
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,14 +10,10 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
patchAverage
|
|
||||||
{
|
|
||||||
name <patchName>;
|
name <patchName>;
|
||||||
fields (<field names>);
|
fields (<field names>);
|
||||||
|
|
||||||
operation average;
|
operation average;
|
||||||
#includeEtc "caseDicts/postProcessing/surfaceRegion/patch.cfg"
|
#includeEtc "caseDicts/postProcessing/surfaceRegion/patch.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,14 +10,10 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
patchIntegrate
|
|
||||||
{
|
|
||||||
name <patchName>;
|
name <patchName>;
|
||||||
fields (<field names>);
|
fields (<field names>);
|
||||||
|
|
||||||
operation areaIntegrate;
|
operation areaIntegrate;
|
||||||
#includeEtc "caseDicts/postProcessing/surfaceRegion/patch.cfg"
|
#includeEtc "caseDicts/postProcessing/surfaceRegion/patch.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -10,8 +10,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
streamlines
|
|
||||||
{
|
|
||||||
nLines 20;
|
nLines 20;
|
||||||
start (0 -4 1e-06); // Ensure that points do not coincide with
|
start (0 -4 1e-06); // Ensure that points do not coincide with
|
||||||
end (0 4 1e-06); // mesh faces, but instead lie inside cells
|
end (0 4 1e-06); // mesh faces, but instead lie inside cells
|
||||||
@ -19,6 +17,5 @@ streamlines
|
|||||||
|
|
||||||
// Must be last entry
|
// Must be last entry
|
||||||
#includeEtc "caseDicts/postProcessing/visualization/streamlines.cfg"
|
#includeEtc "caseDicts/postProcessing/visualization/streamlines.cfg"
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -14,8 +14,6 @@ Description
|
|||||||
|
|
||||||
\*---------------------------------------------------------------------------*/
|
\*---------------------------------------------------------------------------*/
|
||||||
|
|
||||||
surfaces
|
|
||||||
{
|
|
||||||
#includeEtc "caseDicts/postProcessing/visualization/surfaces.cfg"
|
#includeEtc "caseDicts/postProcessing/visualization/surfaces.cfg"
|
||||||
|
|
||||||
fields (p U);
|
fields (p U);
|
||||||
@ -59,6 +57,5 @@ surfaces
|
|||||||
patches (CAD);
|
patches (CAD);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
}
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
Reference in New Issue
Block a user