Corrected typos in comment: "the the" -> "the"

This commit is contained in:
Henry Weller
2018-03-25 12:09:00 +01:00
parent 5d4c8f5d5f
commit 8a9bbb9a73
18 changed files with 29 additions and 29 deletions

View File

@ -218,7 +218,7 @@ public:
//- Return the mixture flux //- Return the mixture flux
inline const surfaceScalarField& phi() const; inline const surfaceScalarField& phi() const;
//- Return non-const access to the the mixture flux //- Return non-const access to the mixture flux
inline surfaceScalarField& phi(); inline surfaceScalarField& phi();
//- Return the dilatation term //- Return the dilatation term

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2012-2016 OpenFOAM Foundation \\ / A nd | Copyright (C) 2012-2018 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -728,7 +728,7 @@ private:
label classifyBoundaryPoint(Cell_handle cit) const; label classifyBoundaryPoint(Cell_handle cit) const;
//- Index all of the the Delaunay cells and calculate their //- Index all of the Delaunay cells and calculate their
//- Dual points //- Dual points
void indexDualVertices void indexDualVertices
( (

View File

@ -513,7 +513,7 @@ void Foam::conformalVoronoiMesh::createExternalEdgePointGroup
// Convex. So refPt will be inside domain and hence a master point // Convex. So refPt will be inside domain and hence a master point
Foam::point refPt = edgePt - ppDist*refVec; Foam::point refPt = edgePt - ppDist*refVec;
// Insert the master point pairing the the first slave // Insert the master point pairing the first slave
if (!geometryToConformTo_.inside(refPt)) if (!geometryToConformTo_.inside(refPt))
{ {

View File

@ -26,7 +26,7 @@ sortCoupledFaceCells false;
// blockCoeffs dictionary to construct a decompositionMethod to do // blockCoeffs dictionary to construct a decompositionMethod to do
// a block subdivision) and then applies the renumberMethod to each // a block subdivision) and then applies the renumberMethod to each
// block in turn. This can be used in large cases to keep the blocks // block in turn. This can be used in large cases to keep the blocks
// fitting in cache with all the the cache misses bunched at the end. // fitting in cache with all the cache misses bunched at the end.
// This number is the approximate size of the blocks - this gets converted // This number is the approximate size of the blocks - this gets converted
// to a number of blocks that is the input to the decomposition method. // to a number of blocks that is the input to the decomposition method.
//blockSize 1000; //blockSize 1000;

View File

@ -53,7 +53,7 @@ Header files changes
global_extern.h has appropriate changes, must use it global_extern.h has appropriate changes, must use it
global_extern_proto.h new file, access from global_extern.h global_extern_proto.h new file, access from global_extern.h
Basically the the old global_extern.h file has been split into two files now. Basically the old global_extern.h file has been split into two files now.
@ -644,7 +644,7 @@ USERD_get_nsided_conn -
Notes: Notes:
----- -----
* Will not be called unless there are some nsided elements in the the part. * Will not be called unless there are some nsided elements in the part.
* Providing nsided information to Ensight: * Providing nsided information to Ensight:

View File

@ -2312,7 +2312,7 @@ USERD_get_nsided_conn -
Notes: Notes:
----- -----
* Will not be called unless there are some nsided elements in the the part. * Will not be called unless there are some nsided elements in the part.
* Providing nsided information to Ensight: * Providing nsided information to Ensight:

View File

@ -53,7 +53,7 @@ Header files changes
global_extern.h has appropriate changes, must use it global_extern.h has appropriate changes, must use it
global_extern_protr.h new file, access from global_extern.h global_extern_protr.h new file, access from global_extern.h
Basically the the old global_extern.h file has been split into two files now. Basically the old global_extern.h file has been split into two files now.
@ -644,7 +644,7 @@ USERD_get_nsided_conn -
Notes: Notes:
----- -----
* Will not be called unless there are some nsided elements in the the part. * Will not be called unless there are some nsided elements in the part.
* Providing nsided information to Ensight: * Providing nsided information to Ensight:

View File

@ -2437,7 +2437,7 @@ USERD_get_nsided_conn -
Notes: Notes:
----- -----
* Will not be called unless there are some nsided elements in the the part. * Will not be called unless there are some nsided elements in the part.
* Providing nsided information to Ensight: * Providing nsided information to Ensight:

View File

@ -67,7 +67,7 @@ c.Finally a third routine to return an array of flags for a given
**************************************************************************** ****************************************************************************
Note: Only the the Ensight Gold example reader, has been moved to Note: Only the Ensight Gold example reader, has been moved to
this 2.06 API level. And it is purely for an example - it does not this 2.06 API level. And it is purely for an example - it does not
actually provide a benefit. actually provide a benefit.
**************************************************************************** ****************************************************************************
@ -2407,7 +2407,7 @@ USERD_get_nsided_conn -
Notes: Notes:
----- -----
* Will not be called unless there are some nsided elements in the the part. * Will not be called unless there are some nsided elements in the part.
* Providing nsided information to Ensight: * Providing nsided information to Ensight:

View File

@ -81,7 +81,7 @@ c.Finally a third routine to return an array of flags for a given
**************************************************************************** ****************************************************************************
Note: Only the the Ensight Gold example reader, has been moved to Note: Only the Ensight Gold example reader, has been moved to
this 2.06 API level. And it is purely for an example - it does not this 2.06 API level. And it is purely for an example - it does not
actually provide a benefit. actually provide a benefit.
**************************************************************************** ****************************************************************************
@ -2421,7 +2421,7 @@ USERD_get_nsided_conn -
Notes: Notes:
----- -----
* Will not be called unless there are some nsided elements in the the part. * Will not be called unless there are some nsided elements in the part.
* Providing nsided information to Ensight: * Providing nsided information to Ensight:

View File

@ -85,7 +85,7 @@ c.Finally a third routine to return an array of flags for a given
**************************************************************************** ****************************************************************************
Note: Only the the Ensight Gold example reader, has been moved to Note: Only the Ensight Gold example reader, has been moved to
this 2.06 API level. And it is purely for an example - it does not this 2.06 API level. And it is purely for an example - it does not
actually provide a benefit. actually provide a benefit.
**************************************************************************** ****************************************************************************
@ -2425,7 +2425,7 @@ USERD_get_nsided_conn -
Notes: Notes:
----- -----
* Will not be called unless there are some nsided elements in the the part. * Will not be called unless there are some nsided elements in the part.
* Providing nsided information to Ensight: * Providing nsided information to Ensight:

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -27,7 +27,7 @@ Class
Description Description
Faster version of the DICPreconditioner diagonal-based incomplete Faster version of the DICPreconditioner diagonal-based incomplete
Cholesky preconditioner for symmetric matrices Cholesky preconditioner for symmetric matrices
(symmetric equivalent of DILU) in which the the reciprocal of the (symmetric equivalent of DILU) in which the reciprocal of the
preconditioned diagonal and the upper coefficients divided by the diagonal preconditioned diagonal and the upper coefficients divided by the diagonal
are calculated and stored. are calculated and stored.

View File

@ -902,7 +902,7 @@ void Foam::globalMeshData::calcGlobalEdgeSlaves() const
// The whole problem with deducting edge-connectivity from // The whole problem with deducting edge-connectivity from
// point-connectivity is that one of the the endpoints might be // point-connectivity is that one of the endpoints might be
// a local master but the other endpoint might not. So we first // a local master but the other endpoint might not. So we first
// need to make sure that all points know about connectivity and // need to make sure that all points know about connectivity and
// the transformations. // the transformations.

View File

@ -112,7 +112,7 @@ void Foam::wedgePolyPatch::calcGeometry(PstreamBuffers&)
<< " plane aligns with a coordinate plane." << nl << " plane aligns with a coordinate plane." << nl
<< " The wedge plane should make a small angle (~2.5deg)" << " The wedge plane should make a small angle (~2.5deg)"
" with the coordinate plane" << nl " with the coordinate plane" << nl
<< " and the the pair of wedge planes should be symmetric" << " and the pair of wedge planes should be symmetric"
<< " about the coordinate plane." << nl << " about the coordinate plane." << nl
<< " Normal of wedge plane is " << n_ << " Normal of wedge plane is " << n_
<< " , implied coordinate plane direction is " << centreNormal_ << " , implied coordinate plane direction is " << centreNormal_

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -136,7 +136,7 @@ public:
}; };
// Use macros to emulate partial-specialisation of the the Laplacian functions // Use macros to emulate partial-specialisation of the Laplacian functions
// for scalar diffusivity gamma // for scalar diffusivity gamma
#define defineFvmLaplacianScalarGamma(Type) \ #define defineFvmLaplacianScalarGamma(Type) \

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2016 OpenFOAM Foundation \\ / A nd | Copyright (C) 2016-2018 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -33,9 +33,9 @@ Description
It may be used in conjunction with any transient single-phase incompressible It may be used in conjunction with any transient single-phase incompressible
flow solver such as pisoFoam or pimpleFoam and tracks the particles or flow solver such as pisoFoam or pimpleFoam and tracks the particles or
parcels without affecting the the flow-field. parcels without affecting the flow-field.
The kinematicCloud requires the the density of the fluid which is looked-up The kinematicCloud requires the density of the fluid which is looked-up
from constant/transportProperties dictionary and the acceleration due to from constant/transportProperties dictionary and the acceleration due to
gravity which is read from the constant/g file if present or defaults to gravity which is read from the constant/g file if present or defaults to
zero. zero.

View File

@ -301,7 +301,7 @@ void Foam::particle::changeFace(const label tetTriI)
tetFacei_ = newFaceI; tetFacei_ = newFaceI;
tetPti_ = edgeI; tetPti_ = edgeI;
// Exit the loop now that the the tet point has been found // Exit the loop now that the tet point has been found
break; break;
} }

View File

@ -2,7 +2,7 @@
========= | ========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | \\ / O peration |
\\ / A nd | Copyright (C) 2017 OpenFOAM Foundation \\ / A nd | Copyright (C) 2017-2018 OpenFOAM Foundation
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
@ -35,7 +35,7 @@ Description
with the corresponding mass-fraction condition, with the corresponding mass-fraction condition,
semiPermeableBaffleMassFractionFvPatchScalarField. semiPermeableBaffleMassFractionFvPatchScalarField.
This condition sums the species fluxes generated by the the mass-fraction This condition sums the species fluxes generated by the mass-fraction
conditions, and uses this total to set the velocity. conditions, and uses this total to set the velocity.
Usage Usage