Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
a6352a49
Commit
a6352a49
authored
Sep 28, 2020
by
Melanie Lipp
Browse files
[docu][freeflow] Improve rans oneeq docu.
parent
bcebe83d
Changes
1
Show whitespace changes
Inline
Side-by-side
dumux/freeflow/rans/oneeq/model.hh
View file @
a6352a49
...
...
@@ -52,7 +52,7 @@
* \f]
* \f[
* \mathbf{\Omega} = \frac{1}{2} \left( \nabla \textbf{v}_\text{g}
* - \nabla \textbf{v}_\text{g}^
\intercal
\right)
* - \nabla \textbf{v}_\text{g}^
{T}
\right)
* \f]
*
* This balance equation is linked to the flow geometry by the distance to the closest wall ($y$).
...
...
@@ -64,7 +64,7 @@
* \right)^\frac{1}{6} \f]
* \f[ g_\text{w} = r_\text{w} + c_\text{w2} (r_\text{w}^6 - r_\text{w}) \f]
* \f[ r_\text{w} = \min \left[ \frac{\tilde{\nu}}{\tilde{S}\kappa^2 y^2},10\right] \f]
* \f[ \sigma_{\tilde{\nu}} = \
nice
frac{2}{3} \f]
* \f[ \sigma_{\tilde{\nu}} = \frac{2}{3} \f]
* \f[ c_\text{b1} = 0.1355 \f]
* \f[ c_\text{b2} = 0.622 \f]
* \f[ c_\text{v1} = 7.1 \f]
...
...
@@ -72,6 +72,8 @@
* + \frac{1+c_\text{b2}}{\sigma_{\tilde{\nu}}} \f]
* \f[ c_\text{w2} = 0.3 \f]
* \f[ c_\text{w3} = 2 \f]
* \f[ \kappa = 0.41 \f]
* \f[ \sigma_{\tilde{\nu}}} = 2/3 \f]
*/
#ifndef DUMUX_ONEEQ_MODEL_HH
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment