BUG: createPatchDict: new syntax

This commit is contained in:
mattijs
2013-02-12 14:21:59 +00:00
parent 065ebbf910
commit 7bc63894a5

View File

@ -81,11 +81,8 @@ baffles
}
slave
{
//- Slave side patch
name baffles;
type wall;
${..master.patchFields}
// Reuse master data
${..master}
}
}
}