turbulenceModels/LES/dynamicLagrangian/dynamicLagrangian: Removed unused declaration
This commit is contained in:
parent
af43b377c9
commit
913e515fef
1 changed files with 0 additions and 1 deletions
|
|
@ -158,7 +158,6 @@ void dynamicLagrangian<BasicTurbulenceModel>::correct()
|
|||
// Local references
|
||||
const surfaceScalarField& phi = this->phi_;
|
||||
const volVectorField& U = this->U_;
|
||||
volScalarField& nut = this->nut_;
|
||||
|
||||
LESeddyViscosity<BasicTurbulenceModel>::correct();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue