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
Development
openfoam
Commits
bf9a9915
Commit
bf9a9915
authored
Dec 08, 2010
by
mattijs
Browse files
ENH: windTurbineFoam : roughtNutWallFunction needs scalarField for roughness
parent
f7eed98d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tutorials/incompressible/simpleFoam/windTurbineTerrain/0/nut
View file @
bf9a9915
...
...
@@ -37,8 +37,8 @@ boundaryField
"terrain_.*"
{
type nutkRoughWallFunction;
Ks 0.2; //Ks = 20 Z0
Cs 0.5;
Ks
uniform
0.2; //Ks = 20 Z0
Cs
uniform
0.5;
value uniform 0.0;
}
...
...
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