diff --git a/src/turbulenceModels/LES/LESdeltas/smoothDelta/smoothDelta.H b/src/turbulenceModels/LES/LESdeltas/smoothDelta/smoothDelta.H index ba7fd1be49..e80d094844 100644 --- a/src/turbulenceModels/LES/LESdeltas/smoothDelta/smoothDelta.H +++ b/src/turbulenceModels/LES/LESdeltas/smoothDelta/smoothDelta.H @@ -80,7 +80,7 @@ public: //- Construct null inline deltaData(); - //- Construct from origin, yStar, distance + //- Construct from delta value inline deltaData(const scalar delta);