STYLE: remove trailing spaces

This commit is contained in:
OpenFOAM bot
2019-06-26 11:36:49 +02:00
committed by Andrew Heather
parent a9bfef33bf
commit 51bb4e0037
18 changed files with 50 additions and 50 deletions

View File

@ -111,7 +111,7 @@ const Foam::word Foam::functionObjects::columnAverage::averageName
const word& fieldName
) const
{
return name() + ":columnAverage(" + fieldName + ")";
return name() + ":columnAverage(" + fieldName + ")";
}

View File

@ -29,7 +29,7 @@ Description
temperature
The heat transfer coefficient is specified by:
\f[
h = \frac{q}{T_{ref} - T_w}
\f]

View File

@ -29,7 +29,7 @@ Description
field as the reference temperature
The heat transfer coefficient is specified by:
\f[
h = \frac{q}{T_c - T_w}
\f]

View File

@ -3,7 +3,7 @@
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2015-2019 OpenCFD Ltd.
\\/ M anipulation |
\\/ M anipulation |
-------------------------------------------------------------------------------
License
This file is part of OpenFOAM.