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
9ec6c292
Commit
9ec6c292
authored
8 months ago
by
Jordan Musser
Browse files
Options
Downloads
Patches
Plain Diff
Add wale keywords (
!82
)
parent
2081f6e7
No related branches found
No related tags found
1 merge request
!82
Add wale keywords
Pipeline
#39754
passed
8 months ago
Stage: build-docs
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/source_docs/refs.bib
+10
-0
10 additions, 0 deletions
docs/source_docs/refs.bib
docs/source_docs/user_guide/inputs/fluid_model.rst
+3
-0
3 additions, 0 deletions
docs/source_docs/user_guide/inputs/fluid_model.rst
with
13 additions
and
0 deletions
docs/source_docs/refs.bib
+
10
−
0
View file @
9ec6c292
...
...
@@ -180,6 +180,16 @@ pages = {379-402}
pages
=
{12304}
}
@article
{
ducros98
,
title
=
{Wall-adapting local eddy-viscosity models for simulations in complex geometries}
,
author
=
{Ducros, F and Nicoud, F and Poinsot, Thierry}
,
journal
=
{Numerical Methods for Fluid Dynamics VI}
,
volume
=
{6}
,
pages
=
{293--299}
,
year
=
{1998}
,
publisher
=
{Oxford University Computing Laboratory Oxford, UK}
}
@article
{
elhilo12
,
author
=
{M. El-Hilo and R.W. Chantrell}
,
title
=
{Rationalisation of distribution functions for models of nanoparticle magnetism}
,
...
...
This diff is collapsed.
Click to expand it.
docs/source_docs/user_guide/inputs/fluid_model.rst
+
3
−
0
View file @
9ec6c292
...
...
@@ -29,6 +29,7 @@ The following inputs are defined using the ``fluid`` prefix.
| | | | |
| | * ``None`` No eddy viscosity model | | |
| | * ``Smagorinsky-Lilly`` :cite:p:`Smag63,Lilly66` | | |
| | * ``WALE`` :cite:p:`ducros98` | | |
| | | | |
+--------------------------------------------+------------------------------------------------------------+--------+----------+
| viscosity.eddy.Smagorinsky-Lilly.constant | Smagorinsky-Lilly constant which usually has values | Real | None |
...
...
@@ -37,6 +38,8 @@ The following inputs are defined using the ``fluid`` prefix.
| | A value is required when using the ``Samgorinsky-Lilly`` | | |
| | eddy viscosity model. | | |
+--------------------------------------------+------------------------------------------------------------+--------+----------+
| viscosity.eddy.WALE.constant | WALE eddy viscosity model constant. | Real | 0.325 |
+--------------------------------------------+------------------------------------------------------------+--------+----------+
| species | Specify the species that constitute the fluid. | String | None |
| | | | |
| | All listed species must be properly defined. See the | | |
...
...
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