Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Show more breadcrumbs
exa
docs
Commits
0badee30
Commit
0badee30
authored
2 years ago
by
William D. Fullmer
Browse files
Options
Downloads
Patches
Plain Diff
update user monitor options
parent
506a1a3f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/source/inputs/InputsMonitors.rst
+9
-3
9 additions, 3 deletions
docs/source/inputs/InputsMonitors.rst
with
9 additions
and
3 deletions
docs/source/inputs/InputsMonitors.rst
+
9
−
3
View file @
0badee30
...
...
@@ -16,14 +16,20 @@ n is the number of monitors implicitly defined by the size of avg_region_x_w.
| | ep_g or vel_g), the number of this type of averaging, and the .csv | | |
| | file extension | | |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| avg_
vel_p
| Average and save
particle velocity (if 1)
| n*Int | 0 |
| avg_
ep_g
| Average and save
fluid-phase volume fraction (if 1)
| n*Int | 0 |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| avg_p_g | Average and save fluid-phase pressure (if 1) | n*Int | 0 |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| avg_ep_g | Average and save fluid-phase volume fraction (if 1) | n*Int | 0 |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| avg_vel_g | Average and save fluid-phase velocity (if 1) | n*Int | 0 |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| avg_T_g | Average and save fluid-phase temperature (if 1) | n*Int | 0 |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| avg_ro_p | Average and save particle density (if 1) | n*Int | 0 |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| avg_vel_p | Average and save particle velocity (if 1) | n*Int | 0 |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| avg_T_p | Average and save particle temperature (if 1) | n*Int | 0 |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| avg_region_x_w | Lower bound of averaging region in x-direction | n*Real | None |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| avg_region_x_e | Upper bound of averaging region in x-direction | n*Real | None |
...
...
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