BUG: Correcting reateBafflesDict in

multiphase/interFoam/ras/damBreakPorousBaffle
This commit is contained in:
sergio 2013-01-21 17:13:59 +00:00
parent 1b4fb08626
commit 398d7e76d8

View File

@ -65,7 +65,10 @@ baffles
type cyclic;
neighbourPatch porous_half0;
${..master.patchFields}
patchFields
{
${...master.patchFields}
}
}
}
}