mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: remove trailing spaces
This commit is contained in:
committed by
Andrew Heather
parent
a9bfef33bf
commit
51bb4e0037
@ -111,7 +111,7 @@ const Foam::word Foam::functionObjects::columnAverage::averageName
|
||||
const word& fieldName
|
||||
) const
|
||||
{
|
||||
return name() + ":columnAverage(" + fieldName + ")";
|
||||
return name() + ":columnAverage(" + fieldName + ")";
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -29,7 +29,7 @@ Description
|
||||
temperature
|
||||
|
||||
The heat transfer coefficient is specified by:
|
||||
|
||||
|
||||
\f[
|
||||
h = \frac{q}{T_{ref} - T_w}
|
||||
\f]
|
||||
|
||||
@ -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]
|
||||
|
||||
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user