From f544de4f8150c7ef365852818a80fffe337ddbb5 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Wed, 24 Jun 2020 14:40:29 +0100 Subject: [PATCH] setRDeltaT: Corrected typo --- applications/solvers/combustion/reactingFoam/setRDeltaT.H | 6 +++--- .../solvers/compressible/rhoCentralFoam/setRDeltaT.H | 2 +- .../solvers/compressible/rhoPimpleFoam/setRDeltaT.H | 2 +- applications/solvers/incompressible/pimpleFoam/setRDeltaT.H | 2 +- .../solvers/lagrangian/coalChemistryFoam/setRDeltaT.H | 4 ++-- .../solvers/lagrangian/reactingParcelFoam/setRDeltaT.H | 4 ++-- .../reactingMultiphaseEulerFoam/setRDeltaT.H | 2 +- .../reactingTwoPhaseEulerFoam/setRDeltaT.H | 2 +- src/twoPhaseModels/twoPhaseMixture/VoF/setRDeltaT.H | 2 +- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/applications/solvers/combustion/reactingFoam/setRDeltaT.H b/applications/solvers/combustion/reactingFoam/setRDeltaT.H index 8cbb7c11c3..b64616057e 100644 --- a/applications/solvers/combustion/reactingFoam/setRDeltaT.H +++ b/applications/solvers/combustion/reactingFoam/setRDeltaT.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org - \\ / A nd | Copyright (C) 2013-2019 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2013-2020 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -149,7 +149,7 @@ License } } - // Update tho boundary values of the reciprocal time-step + // Update the boundary values of the reciprocal time-step rDeltaT.correctBoundaryConditions(); // Spatially smooth the time scale field @@ -174,7 +174,7 @@ License ); } - // Update tho boundary values of the reciprocal time-step + // Update the boundary values of the reciprocal time-step rDeltaT.correctBoundaryConditions(); Info<< " Overall = " diff --git a/applications/solvers/compressible/rhoCentralFoam/setRDeltaT.H b/applications/solvers/compressible/rhoCentralFoam/setRDeltaT.H index 540a3f4c92..b126cb82a0 100644 --- a/applications/solvers/compressible/rhoCentralFoam/setRDeltaT.H +++ b/applications/solvers/compressible/rhoCentralFoam/setRDeltaT.H @@ -18,7 +18,7 @@ /((2*maxCo)*mesh.V()) ); - // Update tho boundary values of the reciprocal time-step + // Update the boundary values of the reciprocal time-step rDeltaT.correctBoundaryConditions(); fvc::smooth(rDeltaT, rDeltaTSmoothingCoeff); diff --git a/applications/solvers/compressible/rhoPimpleFoam/setRDeltaT.H b/applications/solvers/compressible/rhoPimpleFoam/setRDeltaT.H index 074d05e3db..15ccd343e5 100644 --- a/applications/solvers/compressible/rhoPimpleFoam/setRDeltaT.H +++ b/applications/solvers/compressible/rhoPimpleFoam/setRDeltaT.H @@ -49,7 +49,7 @@ ); } - // Update tho boundary values of the reciprocal time-step + // Update the boundary values of the reciprocal time-step rDeltaT.correctBoundaryConditions(); Info<< "Flow time scale min/max = " diff --git a/applications/solvers/incompressible/pimpleFoam/setRDeltaT.H b/applications/solvers/incompressible/pimpleFoam/setRDeltaT.H index 19b1d65979..263012242c 100644 --- a/applications/solvers/incompressible/pimpleFoam/setRDeltaT.H +++ b/applications/solvers/incompressible/pimpleFoam/setRDeltaT.H @@ -33,7 +33,7 @@ /((2*maxCo)*mesh.V()) ); - // Update tho boundary values of the reciprocal time-step + // Update the boundary values of the reciprocal time-step rDeltaT.correctBoundaryConditions(); Info<< "Flow time scale min/max = " diff --git a/applications/solvers/lagrangian/coalChemistryFoam/setRDeltaT.H b/applications/solvers/lagrangian/coalChemistryFoam/setRDeltaT.H index 0c1e3d4d0f..cb7b7b9a3b 100644 --- a/applications/solvers/lagrangian/coalChemistryFoam/setRDeltaT.H +++ b/applications/solvers/lagrangian/coalChemistryFoam/setRDeltaT.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-2020 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -101,7 +101,7 @@ License ); } - // Update tho boundary values of the reciprocal time-step + // Update the boundary values of the reciprocal time-step rDeltaT.correctBoundaryConditions(); // Spatially smooth the time scale field diff --git a/applications/solvers/lagrangian/reactingParcelFoam/setRDeltaT.H b/applications/solvers/lagrangian/reactingParcelFoam/setRDeltaT.H index d1bd25ccd7..a7dce60cf2 100644 --- a/applications/solvers/lagrangian/reactingParcelFoam/setRDeltaT.H +++ b/applications/solvers/lagrangian/reactingParcelFoam/setRDeltaT.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-2020 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -100,7 +100,7 @@ License ); } - // Update tho boundary values of the reciprocal time-step + // Update the boundary values of the reciprocal time-step rDeltaT.correctBoundaryConditions(); // Spatially smooth the time scale field diff --git a/applications/solvers/multiphase/reactingEulerFoam/reactingMultiphaseEulerFoam/setRDeltaT.H b/applications/solvers/multiphase/reactingEulerFoam/reactingMultiphaseEulerFoam/setRDeltaT.H index d9026ae047..a297c72e4e 100644 --- a/applications/solvers/multiphase/reactingEulerFoam/reactingMultiphaseEulerFoam/setRDeltaT.H +++ b/applications/solvers/multiphase/reactingEulerFoam/reactingMultiphaseEulerFoam/setRDeltaT.H @@ -33,7 +33,7 @@ /((2*maxCo)*mesh.V()) ); - // Update tho boundary values of the reciprocal time-step + // Update the boundary values of the reciprocal time-step rDeltaT.correctBoundaryConditions(); fvc::smooth(rDeltaT, rDeltaTSmoothingCoeff); diff --git a/applications/solvers/multiphase/reactingEulerFoam/reactingTwoPhaseEulerFoam/setRDeltaT.H b/applications/solvers/multiphase/reactingEulerFoam/reactingTwoPhaseEulerFoam/setRDeltaT.H index 437d50fad4..2f4fc79544 100644 --- a/applications/solvers/multiphase/reactingEulerFoam/reactingTwoPhaseEulerFoam/setRDeltaT.H +++ b/applications/solvers/multiphase/reactingEulerFoam/reactingTwoPhaseEulerFoam/setRDeltaT.H @@ -26,7 +26,7 @@ /((2*maxCo)*mesh.V()) ); - // Update tho boundary values of the reciprocal time-step + // Update the boundary values of the reciprocal time-step rDeltaT.correctBoundaryConditions(); fvc::smooth(rDeltaT, rDeltaTSmoothingCoeff); diff --git a/src/twoPhaseModels/twoPhaseMixture/VoF/setRDeltaT.H b/src/twoPhaseModels/twoPhaseMixture/VoF/setRDeltaT.H index 5425c669f5..db549c9738 100644 --- a/src/twoPhaseModels/twoPhaseMixture/VoF/setRDeltaT.H +++ b/src/twoPhaseModels/twoPhaseMixture/VoF/setRDeltaT.H @@ -80,7 +80,7 @@ ); } - // Update tho boundary values of the reciprocal time-step + // Update the boundary values of the reciprocal time-step rDeltaT.correctBoundaryConditions(); Info<< "Flow time scale min/max = "