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
d88b9569
Commit
d88b9569
authored
6 years ago
by
Mark OLESEN
Committed by
Andrew Heather
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: adjust fluxSummary documentation
parent
722ebdb1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/functionObjects/field/fluxSummary/fluxSummary.H
+5
-0
5 additions, 0 deletions
src/functionObjects/field/fluxSummary/fluxSummary.H
with
5 additions
and
0 deletions
src/functionObjects/field/fluxSummary/fluxSummary.H
+
5
−
0
View file @
d88b9569
...
@@ -64,6 +64,8 @@ Usage
...
@@ -64,6 +64,8 @@ Usage
log | Write flux data to standard output | no | yes
log | Write flux data to standard output | no | yes
mode | Mode to generate faces to test | yes |
mode | Mode to generate faces to test | yes |
scaleFactor | Optional factor to scale result | no | 1
scaleFactor | Optional factor to scale result | no | 1
tolerance | Tolerance for the reference direction | no | 0.8
phi | Surface flux field | no | phi
\endtable
\endtable
The mode is one of:
The mode is one of:
...
@@ -75,6 +77,9 @@ Usage
...
@@ -75,6 +77,9 @@ Usage
Output data is written to files of the form \<timeDir\>/\<faceZoneName\>.dat
Output data is written to files of the form \<timeDir\>/\<faceZoneName\>.dat
Note
For surface and direction, can use phi = 'U' for determining the fluxes.
See also
See also
Foam::functionObjects::fvMeshFunctionObject
Foam::functionObjects::fvMeshFunctionObject
Foam::functionObjects::writeFile
Foam::functionObjects::writeFile
...
...
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