Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
22cf7ca3
Commit
22cf7ca3
authored
Sep 06, 2013
by
mattijs
Browse files
BUG: TJunctionFan: incorrect createBafflesDict
parent
f3433b3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tutorials/incompressible/pimpleFoam/TJunctionFan/system/createBafflesDict
View file @
22cf7ca3
...
...
@@ -41,16 +41,14 @@ baffles
name baffles;
type wall;
XXX 9.8;
patchFields
{
epsilon
{
type epsilonWallFunction;
Cmu 0.09;
kappa 0.41;
E
$Cmu; // XXX; //
9.8;
E 9.8;
value uniform 0;
}
k
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment