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
bd0d798a
Commit
bd0d798a
authored
3 years ago
by
William D. Fullmer
Browse files
Options
Downloads
Patches
Plain Diff
minor edits to new EB inflow stuff
parent
0850aa56
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/InputsProblemDefinition.rst
+5
-5
5 additions, 5 deletions
docs/source/inputs/InputsProblemDefinition.rst
with
5 additions
and
5 deletions
docs/source/inputs/InputsProblemDefinition.rst
+
5
−
5
View file @
bd0d798a
...
...
@@ -675,8 +675,8 @@ The type of the boundary conditions in the BC region must be defined.
| | * 'po' for pressure outflow BC type | | |
| | * 'mi' for mass inflow BC type | | |
| | * 'nsw' for no-slip wall BC type | | |
| | * 'eb' for
setting
inhomogeneous Dirichlet BCs o
n
t
he contained EBs
| | |
| |
* 'eb' for setting inflow for fluid on the EB.
| | |
| | * 'eb' for inhomogeneous Dirichlet BCs o
f
t
emperature or fluid
| | |
| |
velocity (mass inflow) on the contained EBs
| | |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
For a fluid phase, the following inputs can be defined.
...
...
@@ -800,11 +800,11 @@ provided when appropriate.
| fluid.volfrac | (Required) Volume fraction. | Real | None |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| eb.normal | (Optional) When specified, only cells with EB face normal that is | Reals | None |
| | parallel and opposite in direction to the specified value
are
| | |
| | imposed with the inflow velocity.
| | |
| | parallel and opposite in direction to the specified value
s
| | |
| |
are
imposed with the inflow velocity. | | |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| eb.normal_tol | (Optional) Used in conjunction with `eb.normal`. It determines the | Real | None |
| | tolerance for choosing cells with a specific normal.
| | |
| | tolerance
(in degrees)
for choosing cells with a specific normal. | | |
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
Below is an example for specifying a normal inflow velocity magnitude for a region `eb-flow`.
...
...
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