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
e588c6b7
Commit
e588c6b7
authored
5 years ago
by
Jordan Musser
Browse files
Options
Downloads
Patches
Plain Diff
Fix formatting
parent
f7ffd141
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/InputsProblemDefinition.rst
+14
-5
14 additions, 5 deletions
docs/source/InputsProblemDefinition.rst
with
14 additions
and
5 deletions
docs/source/InputsProblemDefinition.rst
+
14
−
5
View file @
e588c6b7
...
@@ -85,7 +85,8 @@ To specify multiple mass inflows (e.g., define a jet and uniform background flow
...
@@ -85,7 +85,8 @@ To specify multiple mass inflows (e.g., define a jet and uniform background flow
xlo.zhi = 0.75
xlo.zhi = 0.75
## Fluid model settings ##
Fluid model settings
--------------------
Enabling the fluid solver and specifying fluid model options.
Enabling the fluid solver and specifying fluid model options.
...
@@ -98,6 +99,7 @@ Enabling the fluid solver and specifying fluid model options.
...
@@ -98,6 +99,7 @@ Enabling the fluid solver and specifying fluid model options.
The following inputs must be preceded by the given to the fluid solver e.g., "fluid."
The following inputs must be preceded by the given to the fluid solver e.g., "fluid."
+----------------------+-------------------------------------------------------------------------+----------+-----------+
+----------------------+-------------------------------------------------------------------------+----------+-----------+
| | Description | Type | Default |
| | Description | Type | Default |
+======================+=========================================================================+==========+===========+
+======================+=========================================================================+==========+===========+
...
@@ -126,8 +128,8 @@ Below is an example for specifying fluid solver model options.
...
@@ -126,8 +128,8 @@ Below is an example for specifying fluid solver model options.
##
DEM model settings
##
DEM model settings
------------------
Enabling the DEM solver and specifying model options.
Enabling the DEM solver and specifying model options.
...
@@ -160,6 +162,7 @@ Enabling the DEM solver and specifying model options.
...
@@ -160,6 +162,7 @@ Enabling the DEM solver and specifying model options.
The following inputs use the DEM type names specified using the `dem.solve` input to define restitution coefficients and
The following inputs use the DEM type names specified using the `dem.solve` input to define restitution coefficients and
are proceeded with `dem.restitution_coeff`. These must be defined for all solid-solid and solid-wall combinations.
are proceeded with `dem.restitution_coeff`. These must be defined for all solid-solid and solid-wall combinations.
+-------------------------+-------------------------------------------------------------------------+----------+-----------+
+-------------------------+-------------------------------------------------------------------------+----------+-----------+
| | Description | Type | Default |
| | Description | Type | Default |
+=========================+=========================================================================+==========+===========+
+=========================+=========================================================================+==========+===========+
...
@@ -196,7 +199,8 @@ Below is an example for specifying the inputs for two DEM solids.
...
@@ -196,7 +199,8 @@ Below is an example for specifying the inputs for two DEM solids.
dem.restitution_coeff.char.wall = 0.89
dem.restitution_coeff.char.wall = 0.89
## Region definitions ##
Region definitions
------------------
Regions are used to define sections of the domain. They may be either boxes, planes or points. They are used in building initial condition regions.
Regions are used to define sections of the domain. They may be either boxes, planes or points. They are used in building initial condition regions.
...
@@ -224,10 +228,12 @@ Below is an example for specifying two regions.
...
@@ -224,10 +228,12 @@ Below is an example for specifying two regions.
## Initial Conditions ##
Initial Conditions
------------------
Initial conditions are build from defined regions. The input names are built using the prefix `ic.`, the name of the
Initial conditions are build from defined regions. The input names are built using the prefix `ic.`, the name of the
region to apply the IC, and the name of the phase (e.g., `myfuild`).
region to apply the IC, and the name of the phase (e.g., `myfuild`).
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| | Description | Type | Default |
| | Description | Type | Default |
+=====================+=======================================================================+=============+===========+
+=====================+=======================================================================+=============+===========+
...
@@ -235,6 +241,7 @@ region to apply the IC, and the name of the phase (e.g., `myfuild`).
...
@@ -235,6 +241,7 @@ region to apply the IC, and the name of the phase (e.g., `myfuild`).
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
For a fluid phase, the following inputs can be defined.
For a fluid phase, the following inputs can be defined.
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| | Description | Type | Default |
| | Description | Type | Default |
+=====================+=======================================================================+=============+===========+
+=====================+=======================================================================+=============+===========+
...
@@ -249,6 +256,7 @@ For a fluid phase, the following inputs can be defined.
...
@@ -249,6 +256,7 @@ For a fluid phase, the following inputs can be defined.
The name of the DEM phases to be defined in the IC region and the packing must be defined.
The name of the DEM phases to be defined in the IC region and the packing must be defined.
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| | Description | Type | Default |
| | Description | Type | Default |
+=====================+=======================================================================+=============+===========+
+=====================+=======================================================================+=============+===========+
...
@@ -263,6 +271,7 @@ The name of the DEM phases to be defined in the IC region and the packing must b
...
@@ -263,6 +271,7 @@ The name of the DEM phases to be defined in the IC region and the packing must b
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
For each solid, the following inputs may be defined.
For each solid, the following inputs may be defined.
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
+---------------------+-----------------------------------------------------------------------+-------------+-----------+
| | Description | Type | Default |
| | Description | Type | Default |
+=====================+=======================================================================+=============+===========+
+=====================+=======================================================================+=============+===========+
...
...
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