Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
7fdf0ff0
Commit
7fdf0ff0
authored
Oct 30, 2015
by
Henry Weller
Browse files
TurbulenceModels: Corrected docs
Reported in
http://www.openfoam.org/mantisbt/view.php?id=1856
parent
3d1f1267
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/TurbulenceModels/compressible/SpecificCompressibleTurbulenceModel/SpecificCompressibleTurbulenceModel.H
View file @
7fdf0ff0
...
...
@@ -81,7 +81,7 @@ public:
// Selectors
//- Return a reference to the selected
RAS
model
//- Return a reference to the selected
turbulence
model
static
autoPtr
<
SpecificCompressibleTurbulenceModel
>
New
(
const
volScalarField
&
rho
,
...
...
src/TurbulenceModels/incompressible/SpecificIncompressibleTurbulenceModel/SpecificIncompressibleTurbulenceModel.H
View file @
7fdf0ff0
...
...
@@ -81,7 +81,7 @@ public:
// Selectors
//- Return a reference to the selected
RAS
model
//- Return a reference to the selected
turbulence
model
static
autoPtr
<
SpecificIncompressibleTurbulenceModel
>
New
(
const
volVectorField
&
U
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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