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
4a1fb55c
Commit
4a1fb55c
authored
Feb 08, 2015
by
Henry
Browse files
Corrected typo
Resolves bug-report
http://www.openfoam.org/mantisbt/view.php?id=1514
parent
c10dec17
Changes
3
Hide whitespace changes
Inline
Side-by-side
src/TurbulenceModels/turbulenceModels/RAS/derivedFvPatchFields/atmBoundaryLayer/atmBoundaryLayer.H
View file @
4a1fb55c
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam
Foam::atmBoundaryLayer
Foam::atmBoundaryLayer
Group
grpRASBoundaryConditions grpInletBoundaryConditions
...
...
src/TurbulenceModels/turbulenceModels/RAS/derivedFvPatchFields/atmBoundaryLayerInletEpsilon/atmBoundaryLayerInletEpsilonFvPatchScalarField.H
View file @
4a1fb55c
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam
Foam::atmBoundaryLayerInletEpsilonFvPatchScalarField
Foam::atmBoundaryLayerInletEpsilonFvPatchScalarField
Group
grpRASBoundaryConditions grpInletBoundaryConditions
...
...
@@ -31,7 +31,7 @@ Description
This boundary condition specifies an inlet value for the turbulence
dissipation, \f$\epsilon\f$, appropriate for atmospheric boundary layers.
See
Foam
Foam::atmBoundaryLayer for details.
See Foam::atmBoundaryLayer for details.
Example of the boundary condition specification:
\verbatim
...
...
@@ -47,9 +47,9 @@ Description
\endverbatim
SeeAlso
Foam
Foam::atmBoundaryLayer,
Foam
Foam::atmBoundaryLayerInletVelocityFvPatchVectorField,
Foam
Foam::atmBoundaryLayerInletKFvPatchScalarField
Foam::atmBoundaryLayer,
Foam::atmBoundaryLayerInletVelocityFvPatchVectorField,
Foam::atmBoundaryLayerInletKFvPatchScalarField
SourceFiles
atmBoundaryLayerInletEpsilonFvPatchScalarField.C
...
...
src/TurbulenceModels/turbulenceModels/RAS/derivedFvPatchFields/atmBoundaryLayerInletVelocity/atmBoundaryLayerInletVelocityFvPatchVectorField.H
View file @
4a1fb55c
...
...
@@ -22,7 +22,7 @@ License
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
Class
Foam
Foam::atmBoundaryLayerInletVelocityFvPatchVectorField
Foam::atmBoundaryLayerInletVelocityFvPatchVectorField
Group
grpRASBoundaryConditions grpInletBoundaryConditions
...
...
@@ -31,7 +31,7 @@ Description
This boundary condition specifies a velocity inlet profile appropriate
for atmospheric boundary layers (ABL).
See
Foam
Foam::atmBoundaryLayer for details.
See Foam::atmBoundaryLayer for details.
Example of the boundary condition specification:
\verbatim
...
...
@@ -48,9 +48,9 @@ Description
\endverbatim
SeeAlso
Foam
Foam::atmBoundaryLayer,
Foam
Foam::atmBoundaryLayerInletKFvPatchScalarField,
Foam
Foam::atmBoundaryLayerInletEpsilonFvPatchScalarField
Foam::atmBoundaryLayer,
Foam::atmBoundaryLayerInletKFvPatchScalarField,
Foam::atmBoundaryLayerInletEpsilonFvPatchScalarField
SourceFiles
atmBoundaryLayerInletVelocityFvPatchVectorField.C
...
...
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