Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenFOAM-plus
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
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Development
OpenFOAM-plus
Commits
236d5f8a
Commit
236d5f8a
authored
6 years ago
by
Andrew Heather
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: Updated header documentation
parent
f3cff963
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 @
236d5f8a
...
...
@@ -96,6 +96,7 @@ Usage
writeFields | Write force,moment coefficient fields | no | no
patches | Patches included in the forces calculation | yes |
magUInf | Free stream velocity magnitude | yes |
rhoInf | Free stream density | for compressible cases |
lRef | Reference length scale for moment calculations | yes |
Aref | Reference area | yes |
porosity | Include porosity contributions | no | false
...
...
This diff is collapsed.
Click to expand it.
src/functionObjects/initialisation/hydrostaticPressure/hydrostaticPressure.H
+
1
−
1
View file @
236d5f8a
...
...
@@ -48,7 +48,7 @@ Usage
p_rgh | Name of p_rgh field | no | p_rgh
ph_rgh | Name of ph_rgh field | no | ph_rgh
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
U | Name of velocity field | no | U
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