Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openfoam
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
openfoam
Commits
7343b385
Commit
7343b385
authored
16 years ago
by
Andrew Heather
Browse files
Options
Downloads
Patches
Plain Diff
very minor formatting
parent
033829bc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/utilities/preProcessing/applyBoundaryLayer/applyBoundaryLayer.C
+2
-2
2 additions, 2 deletions
...ies/preProcessing/applyBoundaryLayer/applyBoundaryLayer.C
with
2 additions
and
2 deletions
applications/utilities/preProcessing/applyBoundaryLayer/applyBoundaryLayer.C
+
2
−
2
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)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment