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
9e9baf8b
Commit
9e9baf8b
authored
5 years ago
by
Ann Almgren
Browse files
Options
Downloads
Patches
Plain Diff
More updates to CITests.rt
parent
f846cb52
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/CITests.rt
+11
-14
11 additions, 14 deletions
docs/source/CITests.rt
with
11 additions
and
14 deletions
docs/source/CITests.rt
+
11
−
14
View file @
9e9baf8b
...
...
@@ -22,17 +22,14 @@ with the following notations:
Below Ng = number of grids, Npa = number of particles, Np = number of MPI ranks.
"Auto" means the particles were generated automatically with the random number
generator; if "Auto" is not specified the particle data were read in from "particle_input.dat"
These first tests have both fluid and particles and are run in rectangular geometries;
all tests except DEM06 use drag type "BVK2".
All the FLD cases are fluid-only.
All the DEM cases are particle-only except for DEM06 and DEM07 which are fluid and particles;
these both use the "BVK2" drag type.
In all cases the particle data were read in from "particle_input.dat"
"NSW" means "No Slip Wall" and "Per" is "periodic."
"MI/PO" refers to Mass Inflow at the low end of the domain and Pressure Outflow at the high end,
"PI/PO" refers to Pressure Inflow at the low end of the domain and Pressure Outflow at the high end,
This third set of tests is particles-only in rectangular geometries.
"MI/PO" refers to Mass Inflow at the low end of the domain and Pressure Outflow at the high end.
"PI/PO" refers to Pressure Inflow at the low end of the domain and Pressure Outflow at the high end.
+-------------------+----+-------+------+--------+----+----+----------------------+
| Test | nx | bc_x | EB | Npa | Ng | Np | What does this test? |
...
...
@@ -40,15 +37,15 @@ This third set of tests is particles-only in rectangular geometries.
| | nz | bc_z | | | | | |
+===================+====+=======+======+========+====+====+======================+
| FLD01-x:SGS | 8 | Per | None | 0 | 1 | 1 | |
| MGS | 4 | NSW | | | 2 |
| |
| MGS | 4 | NSW | | | 2 |
1
| |
| MGP | 4 | Per | | | | | |
+-------------------+----+-------+------+--------+----+----+----------------------+
| FLD02-x:SGS | 80 | MI/PO | None | 0 | 1 | 1 | |
| MGS | 16 | NSW | | | 40 |
| |
| MGS | 16 | NSW | | | 40 |
1
| |
| MGP | 16 | NSW | | | | | |
+-------------------+----+-------+------+--------+----+----+----------------------+
| FLD03-x:SGS | 8 | PI/PO | None | 0 | 1 | 1 | |
| MGS | 8 | NSW | | | 4 |
| |
| MGS | 8 | NSW | | | 4 |
1
| |
| MGP | 4 | Per | | | | | |
+-------------------+----+-------+------+--------+----+----+----------------------+
| DEM01:SGS | 2 | NSW | None | 1 | 1 | 1 | Particle only |
...
...
@@ -72,10 +69,10 @@ This third set of tests is particles-only in rectangular geometries.
| | 5 | Per | | | | | |
+-------------------+----+-------+------+--------+----+----+----------------------+
| DEM06-x:SGS | 50 | NSW | None | 1 | 1 | 1 | |
| MGS | 5 | NSW | | | 10 |
4
| |
| MGS | 5 | NSW | | | 10 |
1
| |
| MGP | 5 | NSW | | | | | |
+-------------------+----+-------+------+--------+----+----+----------------------+
| DEM07-x | 20 | Per | None | 1222 | 1 | 1 | |
| MGS | 20 | Per | | | 8 |
| |
| MGS | 20 | Per | | | 8 |
1
| |
| MGP | 20 | Per | | | | | |
+-------------------+----+-------+------+--------+----+----+----------------------+
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