Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
OpenFOAM-plus
Commits
260cf594
Commit
260cf594
authored
Sep 26, 2017
by
Andrew Heather
Browse files
BUG: Added missing #include. See
#600
parent
0f3bb217
Changes
1
Hide whitespace changes
Inline
Side-by-side
tutorials/incompressible/pimpleFoam/laminar/planarPoiseuille/validation/WatersKing/WatersKing.C
View file @
260cf594
...
...
@@ -45,6 +45,7 @@ Description
#include
"fvCFD.H"
#include
"singlePhaseTransportModel.H"
#include
"turbulentTransportModel.H"
#include
"IFstream.H"
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment