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
00c19f79
There was an error fetching the commit references. Please try again later.
Commit
00c19f79
authored
2 years ago
by
Roberto Porcu
Browse files
Options
Downloads
Patches
Plain Diff
fix inputs for plot solids in specific regions
parent
af7267da
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/source/inputs/InputsPlotFiles.rst
+11
-0
11 additions, 0 deletions
docs/source/inputs/InputsPlotFiles.rst
docs/source/inputs/InputsProblemDefinition.rst
+0
-4
0 additions, 4 deletions
docs/source/inputs/InputsProblemDefinition.rst
with
11 additions
and
4 deletions
docs/source/inputs/InputsPlotFiles.rst
+
11
−
0
View file @
00c19f79
...
...
@@ -161,3 +161,14 @@ The following inputs must be preceded by "amr.solids" and allow to write additio
+---------------------------+-----------------------------------------------------------------+-------------+-----------+
For each region with name [region] specified in the inputs, it will be saved a plotfile with name "partsXXXXX_[region]", where XXXXX stands for the timestep number.
Below is an example for specifying the inputs to plot solids data in a given
region.
.. code-block:: none
amr.solids.regions = my_region
amr.solids.my_region.plot_int = 10
amr.solids.my_region.plt_vel_p = 1
This diff is collapsed.
Click to expand it.
docs/source/inputs/InputsProblemDefinition.rst
+
0
−
4
View file @
00c19f79
...
...
@@ -349,10 +349,6 @@ models. The following inputs must be preceded by the "solids." root
+------------------------------------------+-------------------------------------------------------------+----------+----------+
| newton_solver.max_iterations | Define max number of iterations for Damped-Newton solver | int | 100 |
+------------------------------------------+-------------------------------------------------------------+----------+----------+
| plot_regions | This input helps setting which regions to use for filtering | String | None |
| | solids data by plotting only those particles that reside | | |
| | in the specified regions | | |
+------------------------------------------+-------------------------------------------------------------+----------+----------+
Below is an example for specifying the solids solver model options.
...
...
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