Skip to content
GitLab
Menu
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
Commits
184a95a9
Commit
184a95a9
authored
Dec 01, 2015
by
Andrew Heather
Browse files
ENH: Turbulence models - header documentation updates
parent
ea62de36
Changes
10
Hide whitespace changes
Inline
Side-by-side
src/TurbulenceModels/incompressible/turbulentTransportModels/RAS/LamBremhorstKE/LamBremhorstKE.H
View file @
184a95a9
...
...
@@ -131,7 +131,7 @@ public:
// Member Functions
//- Re
ad RASProperties dictionary
//- Re
-read model coefficients if they have changed
virtual
bool
read
();
//- Return the effective diffusivity for k
...
...
src/TurbulenceModels/incompressible/turbulentTransportModels/RAS/LienCubicKE/LienCubicKE.H
View file @
184a95a9
...
...
@@ -156,7 +156,7 @@ public:
// Member Functions
//- Re
ad RASProperties dictionary
//- Re
-read model coefficients if they have changed
virtual
bool
read
();
//- Return the effective diffusivity for k
...
...
src/TurbulenceModels/incompressible/turbulentTransportModels/RAS/LienLeschziner/LienLeschziner.H
View file @
184a95a9
...
...
@@ -144,7 +144,7 @@ public:
// Member Functions
//- Re
ad RASProperties dictionary
//- Re
-read model coefficients if they have changed
virtual
bool
read
();
//- Return the effective diffusivity for k
...
...
src/TurbulenceModels/incompressible/turbulentTransportModels/RAS/ShihQuadraticKE/ShihQuadraticKE.H
View file @
184a95a9
...
...
@@ -131,7 +131,7 @@ public:
// Member Functions
//- Re
ad RASProperties dictionary
//- Re
-read model coefficients if they have changed
virtual
bool
read
();
//- Return the effective diffusivity for k
...
...
src/TurbulenceModels/incompressible/turbulentTransportModels/RAS/kkLOmega/kkLOmega.H
View file @
184a95a9
...
...
@@ -237,7 +237,7 @@ public:
// Member Functions
//- Re
ad RASProperties dictionary
//- Re
-read model coefficients if they have changed
virtual
bool
read
();
//- Return the effective diffusivity for k
...
...
src/TurbulenceModels/incompressible/turbulentTransportModels/RAS/qZeta/qZeta.H
View file @
184a95a9
...
...
@@ -138,7 +138,7 @@ public:
// Member Functions
//- Re
ad RASProperties dictionary
//- Re
-read model coefficients if they have changed
virtual
bool
read
();
//- Return the lower allowable limit for q (default: SMALL)
...
...
src/TurbulenceModels/turbulenceModels/DES/SpalartAllmarasDES/SpalartAllmarasDES.H
View file @
184a95a9
...
...
@@ -210,7 +210,7 @@ public:
// Member Functions
//- Re
ad LESProperties dictionary
//- Re
-read model coefficients if they have changed
virtual
bool
read
();
//- Return the effective diffusivity for nuTilda
...
...
src/TurbulenceModels/turbulenceModels/DES/SpalartAllmarasIDDES/SpalartAllmarasIDDES.H
View file @
184a95a9
...
...
@@ -146,7 +146,7 @@ public:
// Member Functions
//- Re
ad LESProperties dictionary
//- Re
-read model coefficients if they have changed
virtual
bool
read
();
};
...
...
src/TurbulenceModels/turbulenceModels/RAS/SpalartAllmaras/SpalartAllmaras.H
View file @
184a95a9
...
...
@@ -183,7 +183,7 @@ public:
// Member Functions
//- Re
ad RASProperties dictionary
//- Re
-read model coefficients if they have changed
virtual
bool
read
();
//- Return the effective diffusivity for nuTilda
...
...
src/TurbulenceModels/turbulenceModels/RAS/v2f/v2f.H
View file @
184a95a9
...
...
@@ -208,7 +208,7 @@ public:
// Member Functions
//- Re
ad RASProperties dictionary
//- Re
-read model coefficients if they have changed
virtual
bool
read
();
//- Return the effective diffusivity for k
...
...
Write
Preview
Supports
Markdown
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