Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
efe86717
Commit
efe86717
authored
Jan 10, 2011
by
Andrew Heather
Browse files
ENH: Tutorial updated - verticalChannel
parent
496a2f0c
Changes
1
Hide whitespace changes
Inline
Side-by-side
tutorials/lagrangian/steadyReactingParcelFoam/verticalChannel/system/fvSchemes
View file @
efe86717
...
...
@@ -36,7 +36,7 @@ divSchemes
div(phi,k) Gauss upwind;
div(phi,epsilon) Gauss upwind;
div(phi,omega) Gauss upwind;
div((muEff*dev2(grad(U)
.T(
)))) Gauss linear;
div((muEff*dev2(
T(
grad(U))))) Gauss linear;
div(phi,Yi_h) Gauss upwind;
}
...
...
Write
Preview
Markdown
is supported
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