tutorials: Removed unnecessary spaces between parentheses and values in vectors

This commit is contained in:
Henry Weller
2015-07-21 20:55:44 +01:00
parent 365f9b0006
commit 37cfc3ab46
207 changed files with 399 additions and 399 deletions

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 0 -9.81 );
value (0 0 -9.81);
// ************************************************************************* //

View File

@ -80,7 +80,7 @@ subModels
nParticle 1;
SOI 0;
positionsFile "kinematicCloudPositions";
U0 ( 0 0 0 );
U0 (0 0 0);
sizeDistribution
{
type fixedValue;

View File

@ -21,7 +21,7 @@ method simple;
simpleCoeffs
{
n ( 1 6 1 );
n (1 6 1);
delta 0.001;
}

View File

@ -16,6 +16,6 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 0 -9.81 );
value (0 0 -9.81);
// ************************************************************************* //

View File

@ -21,7 +21,7 @@ method simple;
simpleCoeffs
{
n ( 1 5 1 );
n (1 5 1);
delta 0.001;
}

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 0 -9.81 );
value (0 0 -9.81);
// ************************************************************************* //

View File

@ -72,7 +72,7 @@ subModels
nParticle 750;
SOI 0;
positionsFile "kinematicCloudPositions";
U0 ( 0 0 0 );
U0 (0 0 0);
sizeDistribution
{
type fixedValue;

View File

@ -16,6 +16,6 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 0 -9.81 );
value (0 0 -9.81);
// ************************************************************************* //

View File

@ -21,7 +21,7 @@ method simple;
simpleCoeffs
{
n ( 2 2 3 );
n (2 2 3);
delta 0.001;
}

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 0 0 );
value (0 0 0);
// ************************************************************************* //

View File

@ -86,7 +86,7 @@ subModels
parcelBasisType mass;
SOI 0;
positionsFile "coalCloud1Positions";
U0 ( 0 -10 0 );
U0 (0 -10 0);
sizeDistribution
{
type RosinRammler;

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 -9.81 0 );
value (0 -9.81 0);
// ************************************************************************* //

View File

@ -80,7 +80,7 @@ subModels
parcelBasisType mass;
SOI 0;
positionsFile "limestonePositions";
U0 ( 0 0 0 );
U0 (0 0 0);
sizeDistribution
{
type RosinRammler;

View File

@ -21,13 +21,13 @@ method scotch;
simpleCoeffs
{
n ( 2 2 1 );
n (2 2 1);
delta 0.001;
}
hierarchicalCoeffs
{
n ( 1 1 1 );
n (1 1 1);
delta 0.001;
order xyz;
}

View File

@ -25,7 +25,7 @@ actions
source sphereToCell;
sourceInfo
{
centre ( 0.125 0.375 0.05 );
centre (0.125 0.375 0.05);
radius 0.005;
}
}

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 -9.81 0 );
value (0 -9.81 0);
// ************************************************************************* //

View File

@ -21,13 +21,13 @@ method simple;
simpleCoeffs
{
n ( 4 1 1 );
n (4 1 1);
delta 0.001;
}
hierarchicalCoeffs
{
n ( 4 1 1 );
n (4 1 1);
delta 0.001;
order xyz;
}

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 -9.81 0 );
value (0 -9.81 0);
// ************************************************************************* //

View File

@ -61,7 +61,7 @@ subModels
nParticle 1;
SOI 0;
positionsFile "kinematicCloudPositions";
U0 ( 0 0 0 );
U0 (0 0 0);
sizeDistribution
{
type fixedValue;

View File

@ -21,13 +21,13 @@ method simple;
simpleCoeffs
{
n ( 4 1 1 );
n (4 1 1);
delta 0.001;
}
hierarchicalCoeffs
{
n ( 4 1 1 );
n (4 1 1);
delta 0.001;
order xyz;
}

View File

@ -21,13 +21,13 @@ method metis;
simpleCoeffs
{
n ( 2 2 1 );
n (2 2 1);
delta 0.001;
}
hierarchicalCoeffs
{
n ( 1 1 1 );
n (1 1 1);
delta 0.001;
order xyz;
}

View File

@ -21,13 +21,13 @@ method metis;
simpleCoeffs
{
n ( 2 2 1 );
n (2 2 1);
delta 0.001;
}
hierarchicalCoeffs
{
n ( 1 1 1 );
n (1 1 1);
delta 0.001;
order xyz;
}

View File

@ -21,13 +21,13 @@ method metis;
simpleCoeffs
{
n ( 2 2 1 );
n (2 2 1);
delta 0.001;
}
hierarchicalCoeffs
{
n ( 1 1 1 );
n (1 1 1);
delta 0.001;
order xyz;
}

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 0 0 );
value (0 0 0);
// ************************************************************************* //

View File

@ -17,19 +17,19 @@ FoamFile
dimensions [0 1 -1 0 0 0 0];
internalField uniform ( 0 0 0 );
internalField uniform (0 0 0);
boundaryField
{
walls
{
type fixedValue;
value uniform ( 0 0 0 );
value uniform (0 0 0);
}
inlet
{
type fixedValue;
value uniform ( 5 0 0 );
value uniform (5 0 0);
}
outlet
{

View File

@ -17,19 +17,19 @@ FoamFile
dimensions [0 1 -1 0 0 0 0];
internalField uniform ( 0 0 0 );
internalField uniform (0 0 0);
boundaryField
{
walls
{
type fixedValue;
value uniform ( 0 0 0 );
value uniform (0 0 0);
}
inlet
{
type fixedValue;
value uniform ( 5 0 0 );
value uniform (5 0 0);
}
outlet
{

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 0 0 );
value (0 0 0);
// ************************************************************************* //

View File

@ -27,13 +27,13 @@ preserveFaceZones
simpleCoeffs
{
n ( 2 2 1 );
n (2 2 1);
delta 0.001;
}
hierarchicalCoeffs
{
n ( 1 1 1 );
n (1 1 1);
delta 0.001;
order xyz;
}

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 0 0 );
value (0 0 0);
// ************************************************************************* //

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 -9.81 0 );
value (0 -9.81 0);
// ************************************************************************* //

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 -9.81 0 );
value (0 -9.81 0);
// ************************************************************************* //

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 -9.81 0 );
value (0 -9.81 0);
// ************************************************************************* //

View File

@ -16,14 +16,14 @@ FoamFile
dimensions [0 1 -1 0 0 0 0];
internalField uniform ( 0 0 0 );
internalField uniform (0 0 0);
boundaryField
{
walls
{
type fixedValue;
value uniform ( 0 0 0 );
value uniform (0 0 0);
}
}

View File

@ -16,7 +16,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
dimensions [0 1 -2 0 0 0 0];
value ( 0 -9.81 0 );
value (0 -9.81 0);
// ************************************************************************* //

View File

@ -87,8 +87,8 @@ subModels
outerDiameter 1.9e-4;
innerDiameter 0;
duration 1.25e-3;
position ( 0 0.0995 0 );
direction ( 0 -1 0 );
position (0 0.0995 0);
direction (0 -1 0);
parcelsPerSecond 20000000;
flowRateProfile table
(