diff --git a/src/OpenFOAM/primitives/strings/fileName/fileName.H b/src/OpenFOAM/primitives/strings/fileName/fileName.H index 8fa555afd..9c7f7dc69 100644 --- a/src/OpenFOAM/primitives/strings/fileName/fileName.H +++ b/src/OpenFOAM/primitives/strings/fileName/fileName.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011-2017 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -180,7 +180,7 @@ public: // word name() const; - //- Return file name (part beyond last /), subsitute for FOAM_CASE + //- Return file name (part beyond last /), substitute for FOAM_CASE string caseName() const; //- Return file name, optionally without extension diff --git a/src/functionObjects/field/fieldAverage/fieldAverage.H b/src/functionObjects/field/fieldAverage/fieldAverage.H index 7d874a62b..1518344b9 100644 --- a/src/functionObjects/field/fieldAverage/fieldAverage.H +++ b/src/functionObjects/field/fieldAverage/fieldAverage.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011-2017 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -104,7 +104,7 @@ Usage Note - To employ the \c prime2Mean option, the \c mean option must be selecetd. + To employ the \c prime2Mean option, the \c mean option must be selected. See also Foam::functionObjects::fvMeshFunctionObject diff --git a/test/multiphase/reactingMultiphaseEulerFoam/populationBalanceModeling/README b/test/multiphase/reactingMultiphaseEulerFoam/populationBalanceModeling/README index abdaf191b..1e9a668c0 100644 --- a/test/multiphase/reactingMultiphaseEulerFoam/populationBalanceModeling/README +++ b/test/multiphase/reactingMultiphaseEulerFoam/populationBalanceModeling/README @@ -3,7 +3,7 @@ populationBalanceModel class which is a part of the reactingEulerFoam framework. They represent single-cell setups, i.e. they solve the population balance equation without spatial transport. The setups already represent the inhomogeneous case, i.e. the populationBalance is split over multiple -velocityGroups. This can help to identify wether the populationBalance-induced +velocityGroups. This can help to identify whether the populationBalance-induced mass transfer terms are handled correctly. The cases can also be used to study the influence of certain parameters on the form of the size distribution, before running a simulation with spatial transport. Further test cases are contained in