diff --git a/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H b/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H index c2faeabcc6..678a18586d 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H +++ b/applications/solvers/multiphase/compressibleInterFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H @@ -43,7 +43,7 @@ Description but with an improved formulation for the coefficient \c A appropriate for unstructured meshes including those with split-cell refinement patterns. However the dimensioned length-scale coefficient \c delta remains and must - be set appropriatly for the case by performing test runs and comparing with + be set appropriately for the case by performing test runs and comparing with known results. Clearly this model is far from general and more research is needed in order that \c delta can be obtained directly from the interface flow and turbulence conditions. diff --git a/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H b/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H index f80178999a..20e264f0d4 100644 --- a/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H +++ b/applications/solvers/multiphase/interFoam/VoFTurbulenceDamping/VoFTurbulenceDamping.H @@ -43,7 +43,7 @@ Description but with an improved formulation for the coefficient \c A appropriate for unstructured meshes including those with split-cell refinement patterns. However the dimensioned length-scale coefficient \c delta remains and must - be set appropriatly for the case by performing test runs and comparing with + be set appropriately for the case by performing test runs and comparing with known results. Clearly this model is far from general and more research is needed in order that \c delta can be obtained directly from the interface flow and turbulence conditions. diff --git a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.H b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.H index 674bdb13c4..b8b0a7504b 100644 --- a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.H +++ b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/interfaceTurbulenceDamping/interfaceTurbulenceDamping.H @@ -43,7 +43,7 @@ Description but with an improved formulation for the coefficient \c A appropriate for unstructured meshes including those with split-cell refinement patterns. However the dimensioned length-scale coefficient \c delta remains and must - be set appropriatly for the case by performing test runs and comparing with + be set appropriately for the case by performing test runs and comparing with known results. Clearly this model is far from general and more research is needed in order that \c delta can be obtained directly from the interface flow and turbulence conditions. diff --git a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.H b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.H index be0e699cad..aac8540749 100644 --- a/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.H +++ b/applications/solvers/multiphase/multiphaseEulerFoam/fvModels/phaseTurbulenceStabilisation/phaseTurbulenceStabilisation.H @@ -42,7 +42,7 @@ Description alphaInversion can be set to a small value e.g. 1e-2, but unless the phase turbulence model is specifically designed to handle phase-inversion and both continuous and dispersed regimes it may be useful to set \c alphaInversion - to a higher value, corresponding to the phase-fraction at which transision + to a higher value, corresponding to the phase-fraction at which transition from continuous to dispersed happens and effectively use the turbulence properties of the other phase when the phase is dispersed. This is of course an approximation to the real system and if accurate handling of both diff --git a/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/README b/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/README index 0d38d7abd5..5c1ec5d999 100644 --- a/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/README +++ b/applications/utilities/mesh/conversion/Optional/ccm26ToFoam/README @@ -28,7 +28,7 @@ Alternatively, you can "fuse" the different fluid regions in ccm+. To do this select all the fluid regions you want to merge together from the command tree on the left of your screen, under Regions. Press control and click on top of each one, once you've selected all, click the -right-hand buttom of your mouse and select Fuse... +right-hand button of your mouse and select Fuse... 4. how to save it from star-ccm+ diff --git a/applications/utilities/mesh/conversion/sammToFoam/sammMesh.H b/applications/utilities/mesh/conversion/sammToFoam/sammMesh.H index 72a5985afe..9c718b9951 100644 --- a/applications/utilities/mesh/conversion/sammToFoam/sammMesh.H +++ b/applications/utilities/mesh/conversion/sammToFoam/sammMesh.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2020 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -187,7 +187,7 @@ class sammMesh void createBoundaryFaces(); //- Specialist version of face comparison to deal with - // PROSTAR boundary format idiosyncracies + // PROSTAR boundary format idiosyncrasies bool sammEqualFace ( const face& boundaryFace, diff --git a/applications/utilities/mesh/conversion/star3ToFoam/starMesh.H b/applications/utilities/mesh/conversion/star3ToFoam/starMesh.H index d464419ab1..36bd864045 100644 --- a/applications/utilities/mesh/conversion/star3ToFoam/starMesh.H +++ b/applications/utilities/mesh/conversion/star3ToFoam/starMesh.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2020 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -237,7 +237,7 @@ class starMesh void collectBoundaryFaces(); //- Specialist version of face comparison to deal with - // PROSTAR boundary format idiosyncracies + // PROSTAR boundary format idiosyncrasies bool starEqualFace ( const face& boundaryFace, diff --git a/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.H b/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.H index 0a7051287f..58e5d47571 100644 --- a/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.H +++ b/applications/utilities/mesh/generation/foamyMesh/foamyQuadMesh/CV2D.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2013-2020 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2013-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -33,7 +33,7 @@ Description // Min cell size used in tolerances when inserting points for // boundary conforming. - // Also used to as the grid spacing usind in insertGrid. + // Also used as the grid spacing in insertGrid. minCellSize 0.05; // Feature angle used to inser feature points diff --git a/applications/utilities/postProcessing/graphics/ensightFoamReader/global_extern.h b/applications/utilities/postProcessing/graphics/ensightFoamReader/global_extern.h index 64eeb25d3d..fe9149e36e 100644 --- a/applications/utilities/postProcessing/graphics/ensightFoamReader/global_extern.h +++ b/applications/utilities/postProcessing/graphics/ensightFoamReader/global_extern.h @@ -65,7 +65,7 @@ extern "C" { #define Z_STATIC (0) /* static geometry */ #define Z_CHANGE_COORDS (1) /* coordinate changing only */ -#define Z_CHANGE_CONN (2) /* conectivity changing */ +#define Z_CHANGE_CONN (2) /* connectivity changing */ #define Z_GEOM (0) /* Geometry type */ #define Z_VARI (1) /* Variable type */ diff --git a/applications/utilities/surface/surfaceCoarsen/bunnylod/list.h b/applications/utilities/surface/surfaceCoarsen/bunnylod/list.h index b7c20789fb..0fb3db7e3d 100644 --- a/applications/utilities/surface/surfaceCoarsen/bunnylod/list.h +++ b/applications/utilities/surface/surfaceCoarsen/bunnylod/list.h @@ -77,7 +77,7 @@ void List::Add(Type t){ } // int i; // for(i=0;i automatic transformation - NONE, // No tranformation + NONE, // No transformation ROTATIONAL, // Rotation around a coordinate axis TRANSLATIONAL // Translation }; diff --git a/src/OpenFOAM/primitives/strings/stringOps/stringOps.C b/src/OpenFOAM/primitives/strings/stringOps/stringOps.C index 13df35ced3..60930e33a1 100644 --- a/src/OpenFOAM/primitives/strings/stringOps/stringOps.C +++ b/src/OpenFOAM/primitives/strings/stringOps/stringOps.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2020 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -128,9 +128,9 @@ Foam::string& Foam::stringOps::inplaceExpand ( isalnum(*iter) || *iter == '/' // For dictionary slash syntax - || *iter == '!' // For dictionary slash systax - || *iter == '.' // For dictionary dot systax - || *iter == ':' // For dictionary dot systax + || *iter == '!' // For dictionary slash syntax + || *iter == '.' // For dictionary dot syntax + || *iter == ':' // For dictionary dot syntax || *iter == '_' ) ) @@ -408,9 +408,9 @@ Foam::string& Foam::stringOps::inplaceExpand ( isalnum(*iter) || *iter == '/' // For dictionary slash syntax - || *iter == '!' // For dictionary slash systax - || *iter == '.' // For dictionary dot systax - || *iter == ':' // For dictionary dot systax + || *iter == '!' // For dictionary slash syntax + || *iter == '.' // For dictionary dot syntax + || *iter == ':' // For dictionary dot syntax || *iter == '_' ) ) @@ -547,9 +547,9 @@ Foam::string& Foam::stringOps::inplaceExpand ( isalnum(*iter) || *iter == '/' // For dictionary slash syntax - || *iter == '!' // For dictionary slash systax - || *iter == '.' // For dictionary dot systax - || *iter == ':' // For dictionary dot systax + || *iter == '!' // For dictionary slash syntax + || *iter == '.' // For dictionary dot syntax + || *iter == ':' // For dictionary dot syntax || *iter == '_' ) ) diff --git a/src/dynamicMesh/polyTopoChange/polyTopoChange/hexRef8/hexRef8.C b/src/dynamicMesh/polyTopoChange/polyTopoChange/hexRef8/hexRef8.C index 85662abdb2..a229a562c7 100644 --- a/src/dynamicMesh/polyTopoChange/polyTopoChange/hexRef8/hexRef8.C +++ b/src/dynamicMesh/polyTopoChange/polyTopoChange/hexRef8/hexRef8.C @@ -1794,7 +1794,7 @@ bool Foam::hexRef8::matchHexShape const face& f = mesh_.faces()[facei]; // Pick up any faces with only one level point. - // See if there are four of these where the commont point + // See if there are four of these where the common point // is a level+1 point. This common point is then the mid of // a split face. diff --git a/src/dynamicMesh/slidingInterface/slidingInterfaceProjectPoints.C b/src/dynamicMesh/slidingInterface/slidingInterfaceProjectPoints.C index 5bd3da35f1..f53e93ca1d 100644 --- a/src/dynamicMesh/slidingInterface/slidingInterfaceProjectPoints.C +++ b/src/dynamicMesh/slidingInterface/slidingInterfaceProjectPoints.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -81,7 +81,7 @@ bool Foam::slidingInterface::projectPoints() const // edges of the face it has hit. If the distance is smaller than the // edge merge tolerance, the point will be moved onto the edge. // Remember the master edge index. - // 6) The remaning slave points will be projected into faces. Remember the + // 6) The remaining slave points will be projected into faces. Remember the // master face index. // 7) For the points that miss the master patch, grab the nearest face // on the master and leave the slave point where it started diff --git a/src/fileFormats/vtk/vtkUnstructuredReader.H b/src/fileFormats/vtk/vtkUnstructuredReader.H index d60145c79c..f194c71240 100644 --- a/src/fileFormats/vtk/vtkUnstructuredReader.H +++ b/src/fileFormats/vtk/vtkUnstructuredReader.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2012-2020 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2012-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -227,7 +227,7 @@ private: void read(ISstream& inFile); - //- Dissallow assignment + //- Disallow assignment void operator=(const vtkUnstructuredReader&); diff --git a/src/finiteVolume/cfdTools/general/fvConstraints/fvConstraint.H b/src/finiteVolume/cfdTools/general/fvConstraints/fvConstraint.H index ffa52558d3..1ab9fc559b 100644 --- a/src/finiteVolume/cfdTools/general/fvConstraints/fvConstraint.H +++ b/src/finiteVolume/cfdTools/general/fvConstraints/fvConstraint.H @@ -207,7 +207,7 @@ public: //- Apply a constraint to an equation FOR_ALL_FIELD_TYPES(DEFINE_FV_CONSTRAINT_CONSTRAIN); - //- Apply contraint to a field + //- Apply constraint to a field FOR_ALL_FIELD_TYPES(DEFINE_FV_CONSTRAINT_CONSTRAIN_FIELD); diff --git a/src/finiteVolume/fields/fvPatchFields/constraint/empty/emptyFvPatchField.H b/src/finiteVolume/fields/fvPatchFields/constraint/empty/emptyFvPatchField.H index f86619ee90..cf811fc0c5 100644 --- a/src/finiteVolume/fields/fvPatchFields/constraint/empty/emptyFvPatchField.H +++ b/src/finiteVolume/fields/fvPatchFields/constraint/empty/emptyFvPatchField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -28,7 +28,7 @@ Description This boundary condition provides an 'empty' condition for reduced dimensions cases, i.e. 1- and 2-D geometries. Apply this condition to patches whose normal is aligned to geometric directions that do not - constitue solution directions. + constitute solution directions. Usage Example of the boundary condition specification: diff --git a/src/finiteVolume/finiteVolume/fvm/fvmSup.H b/src/finiteVolume/finiteVolume/fvm/fvmSup.H index 02a6dabd15..da4120181d 100644 --- a/src/finiteVolume/finiteVolume/fvm/fvmSup.H +++ b/src/finiteVolume/finiteVolume/fvm/fvmSup.H @@ -153,7 +153,7 @@ namespace fvm ); - // Explict and implicit sources provided as a pair + // Explicit and implicit sources provided as a pair template tmp> S diff --git a/src/finiteVolume/fvMatrices/fvMatrix/fvMatrixSolve.C b/src/finiteVolume/fvMatrices/fvMatrix/fvMatrixSolve.C index e35e4d9200..4fc8147f8c 100644 --- a/src/finiteVolume/fvMatrices/fvMatrix/fvMatrixSolve.C +++ b/src/finiteVolume/fvMatrices/fvMatrix/fvMatrixSolve.C @@ -129,7 +129,7 @@ Foam::SolverPerformance Foam::fvMatrix::solveSegregated Field source(source_); // At this point include the boundary source from the coupled boundaries. - // This is corrected for the implict part by updateMatrixInterfaces within + // This is corrected for the implicit part by updateMatrixInterfaces within // the component loop. addBoundarySource(source); diff --git a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/extendedCellToFaceStencil.H b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/extendedCellToFaceStencil.H index aa9d1b08ed..759457357a 100644 --- a/src/finiteVolume/fvMesh/extendedStencil/cellToFace/extendedCellToFaceStencil.H +++ b/src/finiteVolume/fvMesh/extendedStencil/cellToFace/extendedCellToFaceStencil.H @@ -25,7 +25,7 @@ Class Foam::extendedCellToFaceStencil Description - Calculates/constains the extended cell-to-face stencil. + Calculates/contains the extended cell-to-face stencil. The stencil is a list of indices into either cells or boundary faces in a compact way. (element 0 is owner, 1 is neighbour). The index numbering diff --git a/src/finiteVolume/fvMesh/singleCellFvMesh/singleCellFvMesh.H b/src/finiteVolume/fvMesh/singleCellFvMesh/singleCellFvMesh.H index 04cddc57fb..6b63350e68 100644 --- a/src/finiteVolume/fvMesh/singleCellFvMesh/singleCellFvMesh.H +++ b/src/finiteVolume/fvMesh/singleCellFvMesh/singleCellFvMesh.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -26,7 +26,7 @@ Class Description fvMesh as subset of other mesh. Consists of one cell and all original - bounday faces. Useful when manipulating boundary data. Single internal + boundary faces. Useful when manipulating boundary data. Single internal cell only needed to be able to manipulate in a standard way. SourceFiles diff --git a/src/lagrangian/parcel/submodels/Spray/AtomisationModel/LISAAtomisation/LISAAtomisation.H b/src/lagrangian/parcel/submodels/Spray/AtomisationModel/LISAAtomisation/LISAAtomisation.H index d9283a826b..b58addefc8 100644 --- a/src/lagrangian/parcel/submodels/Spray/AtomisationModel/LISAAtomisation/LISAAtomisation.H +++ b/src/lagrangian/parcel/submodels/Spray/AtomisationModel/LISAAtomisation/LISAAtomisation.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -39,7 +39,7 @@ Description @verbatim D.P. Schmidt, I. Nouar, P.K. Senecal, C.J. Rutland, J.K. Martin, R.D. Reitz "Pressure-Swirl Atomisation in the Near Field" - SAE Techical Paper Series 1999-01-0496 + SAE Technical Paper Series 1999-01-0496 @endverbatim \*---------------------------------------------------------------------------*/ diff --git a/src/mesh/snappyHexMesh/externalDisplacementMeshMover/medialAxisMeshMover.C b/src/mesh/snappyHexMesh/externalDisplacementMeshMover/medialAxisMeshMover.C index e02e6ab61d..2a3a6530ac 100644 --- a/src/mesh/snappyHexMesh/externalDisplacementMeshMover/medialAxisMeshMover.C +++ b/src/mesh/snappyHexMesh/externalDisplacementMeshMover/medialAxisMeshMover.C @@ -2045,7 +2045,7 @@ bool Foam::medialAxisMeshMover::shrinkMesh - // Make sure displacement boundary conditions is uptodate with + // Make sure displacement boundary conditions is up-to-date with // internal field meshMover_.setDisplacementPatchFields(); diff --git a/src/mesh/snappyHexMesh/snappyHexMeshDriver/snappyLayerDriverShrink.C b/src/mesh/snappyHexMesh/snappyHexMeshDriver/snappyLayerDriverShrink.C index cccdb010eb..1a260cb248 100644 --- a/src/mesh/snappyHexMesh/snappyHexMeshDriver/snappyLayerDriverShrink.C +++ b/src/mesh/snappyHexMesh/snappyHexMeshDriver/snappyLayerDriverShrink.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -1710,7 +1710,7 @@ void Foam::snappyLayerDriver::shrinkMeshMedialDistance } } - // Make sure displacement boundary conditions is uptodate with + // Make sure displacement boundary conditions is up-to-date with // internal field meshMover.setDisplacementPatchFields(); diff --git a/src/parallel/decompose/zoltanDecomp/zoltanDecomp.C b/src/parallel/decompose/zoltanDecomp/zoltanDecomp.C index 7f0556eb3e..fee4e61ce8 100644 --- a/src/parallel/decompose/zoltanDecomp/zoltanDecomp.C +++ b/src/parallel/decompose/zoltanDecomp/zoltanDecomp.C @@ -276,7 +276,7 @@ Foam::label Foam::zoltanDecomp::decompose Zoltan_Set_Param(zz, "obj_weight_dim", name(nWeights).c_str()); Zoltan_Set_Param(zz, "edge_weight_dim", "0"); - // General default paramaters + // General default parameters Zoltan_Set_Param(zz, "debug_level", "0"); Zoltan_Set_Param(zz, "imbalance_tol", "1.05"); diff --git a/src/regionModels/thermalBaffleModels/derivedFvPatchFields/thermalBaffle/thermalBaffleFvPatchScalarField.H b/src/regionModels/thermalBaffleModels/derivedFvPatchFields/thermalBaffle/thermalBaffleFvPatchScalarField.H index 962998f5d4..8bb6db8421 100644 --- a/src/regionModels/thermalBaffleModels/derivedFvPatchFields/thermalBaffle/thermalBaffleFvPatchScalarField.H +++ b/src/regionModels/thermalBaffleModels/derivedFvPatchFields/thermalBaffle/thermalBaffleFvPatchScalarField.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -47,7 +47,7 @@ Usage { type compressible::thermalBaffle; - // Underlaying coupled boundary condition + // Underlying coupled boundary condition Tnbr T; qrNbr qr;//or none.Name of qr field on neighbourregion qr none;// or none.Name of qr field on localregion diff --git a/src/sampling/probes/probes.H b/src/sampling/probes/probes.H index 2d834a3830..5eb58f2c27 100644 --- a/src/sampling/probes/probes.H +++ b/src/sampling/probes/probes.H @@ -92,7 +92,7 @@ protected: const fvMesh& mesh_; - // Read from dictonary + // Read from dictionary //- Names of fields to probe wordList fields_; diff --git a/src/sampling/sampledSet/sampledSets/sampledSets.H b/src/sampling/sampledSet/sampledSets/sampledSets.H index 0170c2848d..2d920439a4 100644 --- a/src/sampling/sampledSet/sampledSets/sampledSets.H +++ b/src/sampling/sampledSet/sampledSets/sampledSets.H @@ -87,7 +87,7 @@ class sampledSets meshSearch searchEngine_; - // Read from dictonary + // Read from dictionary //- Names of fields to sample wordList fields_; diff --git a/src/sampling/sampledSurface/sampledSurfaces/sampledSurfaces.H b/src/sampling/sampledSurface/sampledSurfaces/sampledSurfaces.H index ee799936fa..d731c01a3f 100644 --- a/src/sampling/sampledSurface/sampledSurfaces/sampledSurfaces.H +++ b/src/sampling/sampledSurface/sampledSurfaces/sampledSurfaces.H @@ -140,7 +140,7 @@ class sampledSurfaces fileName outputPath_; - // Read from dictonary + // Read from dictionary //- Names of fields to sample wordList fields_; diff --git a/src/surfMesh/surfMesh/surfMesh.H b/src/surfMesh/surfMesh/surfMesh.H index b0cb3596ec..d8a0b2e143 100644 --- a/src/surfMesh/surfMesh/surfMesh.H +++ b/src/surfMesh/surfMesh/surfMesh.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2011-2019 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -176,7 +176,7 @@ public: fileName meshDir() const; //- Return the current instance directory for points - // Used in the consruction of geometric mesh data dependent + // Used in the construction of geometric mesh data dependent // on points const fileName& pointsInstance() const; diff --git a/src/twoPhaseModels/twoPhaseMixture/MPLIC/MPLICcell.C b/src/twoPhaseModels/twoPhaseMixture/MPLIC/MPLICcell.C index 79d0afa143..964439a2d3 100644 --- a/src/twoPhaseModels/twoPhaseMixture/MPLIC/MPLICcell.C +++ b/src/twoPhaseModels/twoPhaseMixture/MPLIC/MPLICcell.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2020-2021 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2020-2022 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -665,7 +665,7 @@ bool Foam::MPLICcell::singleCutCell cellInfo.isOwner()[facei] ); - // Potentialy multiple cuts through the cell + // Potentially multiple cuts through the cell if (cutType == -1) { moreCutsPerFace = 1; @@ -705,7 +705,7 @@ bool Foam::MPLICcell::singleCutCell appendSfCf(cutSf_, Cf, mag(cutSf_)); } - // Potentialy multiple cuts through cell + // Potentially multiple cuts through cell if (cutOrientationDiffers || moreCutsPerFace) { return 0; diff --git a/tutorials/multiphase/interFoam/RAS/planingHullW3/Allrun b/tutorials/multiphase/interFoam/RAS/planingHullW3/Allrun index 6a5ce45191..6f8d908fcd 100755 --- a/tutorials/multiphase/interFoam/RAS/planingHullW3/Allrun +++ b/tutorials/multiphase/interFoam/RAS/planingHullW3/Allrun @@ -7,8 +7,8 @@ usage () { Usage: ${0##*/} [OPTIONS] Options: - -i | -interface no refinment in vertical direction of the mesh - -l | -local mesh with local refinment + -i | -interface no refinement in vertical direction of the mesh + -l | -local mesh with local refinement -h | -help help Ship hull simulation to demonstrate two different meshing strategies that can be