tutorials: Updated formatting of dictionaries and specification of 'plane' and 'samplePlane'

This commit is contained in:
Henry Weller
2016-06-29 18:02:57 +01:00
parent a158c30710
commit 6d330d3d12
62 changed files with 155 additions and 158 deletions

View File

@ -9,7 +9,7 @@
cuttingPlane
{
type surfaces;
libs ("libsampling.so");
libs ("libsampling.so");
writeControl writeTime;
@ -26,8 +26,8 @@ cuttingPlane
planeType pointAndNormal;
pointAndNormalDict
{
basePoint (0 0 0);
normalVector (0 0 1);
point (0 0 0);
normal (0 0 1);
}
interpolate true;
}

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
type sets;
libs ("libsampling.so");
libs ("libsampling.so");
interpolationScheme cellPointFace;

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
type sets;
libs ("libsampling.so");
libs ("libsampling.so");
interpolationScheme cellPointFace;

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
type sets;
libs ("libsampling.so");
libs ("libsampling.so");
interpolationScheme cellPoint;

View File

@ -53,12 +53,12 @@ functions
{
probes
{
libs ( "libsampling.so" );
type probes;
name probes;
writeControl timeStep;
writeInterval 1;
fields ( p );
libs ("libsampling.so");
type probes;
name probes;
writeControl timeStep;
writeInterval 1;
fields (p);
probeLocations
(
( -0.045 0 0 )

View File

@ -9,7 +9,7 @@
cuttingPlane
{
type surfaces;
libs ("libsampling.so");
libs ("libsampling.so");
writeControl writeTime;
@ -26,8 +26,8 @@ cuttingPlane
planeType pointAndNormal;
pointAndNormalDict
{
basePoint (0 0 0);
normalVector (0 0 1);
point (0 0 0);
normal (0 0 1);
}
interpolate true;
}

View File

@ -47,7 +47,7 @@ runTimeModifiable true;
functions
{
libs ("libfieldFunctionObjects.so");
libs ("libfieldFunctionObjects.so");
Ma
{

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
type sets;
libs ("libsampling.so");
libs ("libsampling.so");
interpolationScheme cellPoint;

View File

@ -50,9 +50,9 @@ functions
forces
{
type forceCoeffs;
libs ( "libforces.so" );
writeControl timeStep;
writeInterval 1;
libs ("libforces.so");
writeControl timeStep;
writeInterval 1;
patches
(