Skip to content
Snippets Groups Projects
Commit 0265f2ca authored by Kutalmış Berçin's avatar Kutalmış Berçin Committed by Andrew Heather
Browse files

COMP: ShihQuadraticKE: remove redundant header file

parent fb88d488
Branches
Tags
1 merge request!484BUG: fix yPlus predictions of nut wall functions
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
\\/ M anipulation | \\/ M anipulation |
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
Copyright (C) 2011-2017 OpenFOAM Foundation Copyright (C) 2011-2017 OpenFOAM Foundation
Copyright (C) 2019-2020 OpenCFD Ltd. Copyright (C) 2019-2021 OpenCFD Ltd.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
License License
This file is part of OpenFOAM. This file is part of OpenFOAM.
...@@ -29,7 +29,6 @@ License ...@@ -29,7 +29,6 @@ License
#include "ShihQuadraticKE.H" #include "ShihQuadraticKE.H"
#include "bound.H" #include "bound.H"
#include "wallFvPatch.H" #include "wallFvPatch.H"
#include "nutkWallFunctionFvPatchScalarField.H"
#include "addToRunTimeSelectionTable.H" #include "addToRunTimeSelectionTable.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment