Skip to content
Snippets Groups Projects
Commit 48c75eef authored by henry's avatar henry
Browse files

Corrected case for the new wall-function treatment.

parent abafef4a
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ boundaryField
wall
{
type nutWallFunction;
type nutSpalartAllmarasWallFunction;
value uniform 0;
}
......
......@@ -59,6 +59,7 @@ SIMPLE
relaxationFactors
{
default 0;
p 0.3;
U 0.7;
nuTilda 0.7;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment