From e37da9fe4103336643b4c05e119d64f2bd68ca8e Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Wed, 10 Feb 2016 09:46:23 +0000 Subject: [PATCH] turbulentInletFvPatchField: Minor update --- .../derived/turbulentInlet/turbulentInletFvPatchField.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/finiteVolume/fields/fvPatchFields/derived/turbulentInlet/turbulentInletFvPatchField.H b/src/finiteVolume/fields/fvPatchFields/derived/turbulentInlet/turbulentInletFvPatchField.H index 7f167b296e..812946f112 100644 --- a/src/finiteVolume/fields/fvPatchFields/derived/turbulentInlet/turbulentInletFvPatchField.H +++ b/src/finiteVolume/fields/fvPatchFields/derived/turbulentInlet/turbulentInletFvPatchField.H @@ -99,7 +99,7 @@ class turbulentInletFvPatchField //- Random number generator Random ranGen_; - //- Fluctuation scake + //- Fluctuation scale Type fluctuationScale_; //- Reference field