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

ENH: TJunctionFan: new dictionary variable syntax

parent 9ccd5809
No related merge requests found
......@@ -87,40 +87,7 @@ baffles
patchFields
{
epsilon
{
type epsilonWallFunction;
Cmu 0.09;
kappa 0.41;
E 9.8;
value uniform 0;
}
k
{
type kqRWallFunction;
value uniform 0;
}
nut
{
type nutkWallFunction;
Cmu 0.09;
kappa 0.41;
E 9.8;
value uniform 0;
}
nuTilda
{
type zeroGradient;
}
p
{
type zeroGradient;
}
U
{
type fixedValue;
value uniform (0 0 0);
}
${...master.patchFields}
}
}
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment