mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Corrected typos in comment: "the the" -> "the"
This commit is contained in:
@ -218,7 +218,7 @@ public:
|
||||
//- Return the mixture flux
|
||||
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();
|
||||
|
||||
//- Return the dilatation term
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration |
|
||||
\\ / A nd | Copyright (C) 2012-2016 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2012-2018 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -728,7 +728,7 @@ private:
|
||||
|
||||
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
|
||||
void indexDualVertices
|
||||
(
|
||||
|
||||
@ -513,7 +513,7 @@ void Foam::conformalVoronoiMesh::createExternalEdgePointGroup
|
||||
// Convex. So refPt will be inside domain and hence a master point
|
||||
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))
|
||||
{
|
||||
|
||||
@ -26,7 +26,7 @@ sortCoupledFaceCells false;
|
||||
// blockCoeffs dictionary to construct a decompositionMethod to do
|
||||
// a block subdivision) and then applies the renumberMethod to each
|
||||
// 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
|
||||
// to a number of blocks that is the input to the decomposition method.
|
||||
//blockSize 1000;
|
||||
|
||||
@ -53,7 +53,7 @@ Header files changes
|
||||
global_extern.h has appropriate changes, must use it
|
||||
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:
|
||||
-----
|
||||
* 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:
|
||||
|
||||
|
||||
@ -2312,7 +2312,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
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:
|
||||
|
||||
|
||||
@ -53,7 +53,7 @@ Header files changes
|
||||
global_extern.h has appropriate changes, must use it
|
||||
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:
|
||||
-----
|
||||
* 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:
|
||||
|
||||
|
||||
@ -2437,7 +2437,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
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:
|
||||
|
||||
|
||||
@ -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
|
||||
actually provide a benefit.
|
||||
****************************************************************************
|
||||
@ -2407,7 +2407,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
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:
|
||||
|
||||
|
||||
@ -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
|
||||
actually provide a benefit.
|
||||
****************************************************************************
|
||||
@ -2421,7 +2421,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
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:
|
||||
|
||||
|
||||
@ -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
|
||||
actually provide a benefit.
|
||||
****************************************************************************
|
||||
@ -2425,7 +2425,7 @@ USERD_get_nsided_conn -
|
||||
|
||||
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:
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration |
|
||||
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -27,7 +27,7 @@ Class
|
||||
Description
|
||||
Faster version of the DICPreconditioner diagonal-based incomplete
|
||||
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
|
||||
are calculated and stored.
|
||||
|
||||
|
||||
@ -902,7 +902,7 @@ void Foam::globalMeshData::calcGlobalEdgeSlaves() const
|
||||
|
||||
|
||||
// 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
|
||||
// need to make sure that all points know about connectivity and
|
||||
// the transformations.
|
||||
|
||||
@ -112,7 +112,7 @@ void Foam::wedgePolyPatch::calcGeometry(PstreamBuffers&)
|
||||
<< " plane aligns with a coordinate plane." << nl
|
||||
<< " The wedge plane should make a small angle (~2.5deg)"
|
||||
" 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
|
||||
<< " Normal of wedge plane is " << n_
|
||||
<< " , implied coordinate plane direction is " << centreNormal_
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration |
|
||||
\\ / A nd | Copyright (C) 2011-2016 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
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
|
||||
|
||||
#define defineFvmLaplacianScalarGamma(Type) \
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration |
|
||||
\\ / A nd | Copyright (C) 2016 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2016-2018 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -33,9 +33,9 @@ Description
|
||||
|
||||
It may be used in conjunction with any transient single-phase incompressible
|
||||
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
|
||||
gravity which is read from the constant/g file if present or defaults to
|
||||
zero.
|
||||
|
||||
@ -301,7 +301,7 @@ void Foam::particle::changeFace(const label tetTriI)
|
||||
tetFacei_ = newFaceI;
|
||||
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;
|
||||
}
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration |
|
||||
\\ / A nd | Copyright (C) 2017 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2017-2018 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -35,7 +35,7 @@ Description
|
||||
with the corresponding mass-fraction condition,
|
||||
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.
|
||||
|
||||
Usage
|
||||
|
||||
Reference in New Issue
Block a user