Bugfix: Formatting
This commit is contained in:
parent
38bc5f681f
commit
195f5b6094
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
mesh
|
||||
);
|
||||
|
||||
Info << "Reading field U\n" << endl;
|
||||
Info<< "Reading field U\n" << endl;
|
||||
volVectorField U
|
||||
(
|
||||
IOobject
|
||||
|
|
Reference in a new issue