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
3f955cac
Commit
3f955cac
authored
6 years ago
by
Andrew Heather
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: Updated header documentation
parent
c901f9bc
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/functionObjects/forces/forceCoeffs/forceCoeffs.H
+1
-0
1 addition, 0 deletions
src/functionObjects/forces/forceCoeffs/forceCoeffs.H
src/functionObjects/initialisation/hydrostaticPressure/hydrostaticPressure.H
+1
-1
1 addition, 1 deletion
.../initialisation/hydrostaticPressure/hydrostaticPressure.H
with
2 additions
and
1 deletion
src/functionObjects/forces/forceCoeffs/forceCoeffs.H
+
1
−
0
View file @
3f955cac
...
@@ -96,6 +96,7 @@ Usage
...
@@ -96,6 +96,7 @@ Usage
writeFields | Write force,moment coefficient fields | no | no
writeFields | Write force,moment coefficient fields | no | no
patches | Patches included in the forces calculation | yes |
patches | Patches included in the forces calculation | yes |
magUInf | Free stream velocity magnitude | yes |
magUInf | Free stream velocity magnitude | yes |
rhoInf | Free stream density | for compressible cases |
lRef | Reference length scale for moment calculations | yes |
lRef | Reference length scale for moment calculations | yes |
Aref | Reference area | yes |
Aref | Reference area | yes |
porosity | Include porosity contributions | no | false
porosity | Include porosity contributions | no | false
...
...
This diff is collapsed.
Click to expand it.
src/functionObjects/initialisation/hydrostaticPressure/hydrostaticPressure.H
+
1
−
1
View file @
3f955cac
...
@@ -48,7 +48,7 @@ Usage
...
@@ -48,7 +48,7 @@ Usage
p_rgh | Name of p_rgh field | no | p_rgh
p_rgh | Name of p_rgh field | no | p_rgh
ph_rgh | Name of ph_rgh field | no | ph_rgh
ph_rgh | Name of ph_rgh field | no | ph_rgh
pRef | Name of pressure ref field | no | pRef
pRef | Name of pressure ref field | no | pRef
pRefValue | Value of pressure ref when pRef set to pInf |
no |
0
pRefValue | Value of pressure ref
|
when pRef set to pInf | 0
rho | Name of density field | no | rho
rho | Name of density field | no | rho
U | Name of velocity field | no | U
U | Name of velocity field | no | U
gh | Name of gravity*height volume field | no | gh
gh | Name of gravity*height volume field | no | gh
...
...
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