codedFunctionObject.H: Removed spurious '"'
Resolves bug-report https://bugs.openfoam.org/view.php?id=2554
This commit is contained in:
parent
79ff91350e
commit
f6a9aa063d
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ Description
|
|||
const volVectorField& U = mesh().lookupObject<volVectorField>("U");
|
||||
// Write
|
||||
mag(U)().write();
|
||||
#};"
|
||||
#};
|
||||
}
|
||||
\endverbatim
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue