Skip to content
Snippets Groups Projects
Commit c7f57ed1 authored by mattijs's avatar mattijs
Browse files

ENH: pipeCyclic: startup value for epsilon on wall

parent c666c270
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ boundaryField
walls
{
type epsilonWallFunction;
value uniform 0;
value $internalField;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment