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

@ -22,7 +22,7 @@ solidBodyMotionFvMeshCoeffs
solidBodyMotionFunction SDA;
SDACoeffs
{
CofG ( 0 0 0 );
CofG (0 0 0);
lamda 50;
rollAmax 0.22654;
rollAmin 0.10472;

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

@ -61,8 +61,8 @@ functions
outputControl outputTime;
probeLocations
(
( 0 9.95 19.77 )
( 0 -9.95 19.77 )
(0 9.95 19.77)
(0 -9.95 19.77)
);
fixedLocations false;
fields

View File

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

View File

@ -24,7 +24,7 @@ regions
(
boxToCell
{
box ( -100 -100 -100 ) ( 100 100 0 );
box (-100 -100 -100) (100 100 0);
fieldValues
(
volScalarFieldValue alpha.water 1