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
7343b385
Commit
7343b385
authored
Jul 23, 2008
by
Andrew Heather
Browse files
very minor formatting
parent
033829bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/utilities/preProcessing/applyBoundaryLayer/applyBoundaryLayer.C
View file @
7343b385
...
...
@@ -95,8 +95,8 @@ int main(int argc, char *argv[])
<<
exit
(
FatalError
);
}
Info
<<
"
\n
Creating boundary-layer for U of thickness
"
<<
ybl
.
value
()
<<
" m
"
<<
nl
<<
endl
;
Info
<<
"
\n
Creating boundary-layer for U of thickness
"
<<
ybl
.
value
()
<<
" m"
<<
nl
<<
endl
;
// Modify velocity by applying a 1/7th power law boundary-layer
// u/U0 = (y/ybl)^(1/7)
...
...
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