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 -9.81 0 );
value (0 -9.81 0);
// ************************************************************************* //

View File

@ -25,7 +25,7 @@ regions
(
boxToCell
{
box ( 0 0 -0.1 ) ( 0.15 0.5 0.1 );
box (0 0 -0.1) (0.15 0.5 0.1);
fieldValues
(
volScalarFieldValue alpha.air 0.45