mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Correcting reateBafflesDict in
multiphase/interFoam/ras/damBreakPorousBaffle
This commit is contained in:
@ -65,7 +65,10 @@ baffles
|
|||||||
type cyclic;
|
type cyclic;
|
||||||
neighbourPatch porous_half0;
|
neighbourPatch porous_half0;
|
||||||
|
|
||||||
${..master.patchFields}
|
patchFields
|
||||||
|
{
|
||||||
|
${...master.patchFields}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user