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-plus
Commits
b41a2416
Commit
b41a2416
authored
Jun 23, 2017
by
sergio
Browse files
ENH: Changing BC for nut and omega for interDyMFoam/RAS/motorBike tutorial
parent
a2c68438
Changes
2
Hide whitespace changes
Inline
Side-by-side
tutorials/multiphase/interDyMFoam/RAS/motorBike/0.orig/nut
View file @
b41a2416
...
...
@@ -32,7 +32,7 @@ boundaryField
wall
{
type nutk
Rough
WallFunction;
type nutkWallFunction;
Ks uniform 100e-6;
Cs uniform 0.5;
value $internalField;
...
...
tutorials/multiphase/interDyMFoam/RAS/motorBike/0.orig/omega
View file @
b41a2416
...
...
@@ -33,6 +33,7 @@ boundaryField
wall
{
type omegaWallFunction;
blended true;
value $internalField;
}
}
...
...
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