GIT: remove leading/trailing blank lines, trailing whitespace

This commit is contained in:
OpenFOAM bot
2020-06-17 10:46:26 +02:00
parent 5982a1aab4
commit 01ec92fd35
130 changed files with 36 additions and 149 deletions

View File

@ -35,7 +35,7 @@ Description
a diagonalisable nonsymmetric real square matrix into its canonical form,
whereby the matrix is represented in terms of its eigenvalues and
eigenvectors.
The eigenvalue equation (i.e. eigenvalue problem) is:
\f[

View File

@ -145,4 +145,3 @@ public:
#endif
// ************************************************************************* //

View File

@ -274,4 +274,3 @@ namespace Foam
}
// ************************************************************************* //

View File

@ -23,3 +23,4 @@ Here is a sample dictionary entry:
SpinId <int>; // optional
}
# ---------------------------------------------------------------------------

View File

@ -122,3 +122,4 @@ id0 .. indN-1
+ Prism(FOAM) | 0 1 4 3 2 |
+---------------+---------------+
# ---------------------------------------------------------------------------

View File

@ -1,2 +1 @@
faMesh aMesh(mesh);

View File

@ -88,4 +88,3 @@ bool Foam::IOMRFZoneList::read()
// ************************************************************************* //

View File

@ -87,4 +87,3 @@ bool Foam::IOporosityModelList::read()
// ************************************************************************* //

View File

@ -302,4 +302,3 @@ public:
#endif
// ************************************************************************* //

View File

@ -158,4 +158,3 @@ public:
#endif
// ************************************************************************* //

View File

@ -192,7 +192,7 @@ Foam::ReactingParcel<ParcelType>::YSolid() const
{
return Y_;
}
template<class ParcelType>
inline Foam::scalar& Foam::ReactingParcel<ParcelType>::mass0()

View File

@ -34,4 +34,3 @@ externalDisplacementMeshMover/zeroFixedValue/zeroFixedValuePointPatchFields.C
externalDisplacementMeshMover/fieldSmoother/fieldSmoother.C
LIB = $(FOAM_LIBBIN)/libsnappyHexMesh

View File

@ -56,4 +56,3 @@ Foam::elasticityMotionSolver::cellMotionU() const
// ************************************************************************* //

View File

@ -56,5 +56,3 @@ Foam::laplacianMotionSolver::cellMotionU() const
// ************************************************************************* //

View File

@ -25,7 +25,6 @@ License
You should have received a copy of the GNU General Public License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
\*---------------------------------------------------------------------------*/
@ -93,4 +92,3 @@ const Foam::NURBSbasis& Foam::NURBS3DVolume::basisW() const
// ************************************************************************* //

View File

@ -111,5 +111,3 @@ void Foam::wallBoilingModels::CHFModels::Zuber::write(Ostream& os) const
// ************************************************************************* //

View File

@ -131,5 +131,3 @@ void Foam::wallBoilingModels::CHFModels::HuaXu::write
// ************************************************************************* //

View File

@ -114,5 +114,3 @@ void Foam::wallBoilingModels::CHFModels::Jeschar::write
// ************************************************************************* //

View File

@ -107,5 +107,3 @@ void Foam::wallBoilingModels::TDNBModels::Schroeder::write
}
// ************************************************************************* //

View File

@ -137,5 +137,3 @@ void Foam::wallBoilingModels::filmBoilingModels::Bromley::write
// ************************************************************************* //

View File

@ -1,4 +1,3 @@
basicSolidChemistryModel/basicSolidChemistryModel.C
basicSolidChemistryModel/basicSolidChemistryModelNew.C
basicSolidChemistryModel/basicSolidChemistryModels.C