BUG: potentialFoam/cylinder: indexing into non-existing patch in parallel

This commit is contained in:
mattijs
2011-10-20 16:11:45 +01:00
parent f1c7967316
commit fcebb1e6e7
2 changed files with 24 additions and 4 deletions

View File

@ -37,8 +37,8 @@ boundaryField
left
{
type fixedValue;
value uniform (1 0 0);
type uniformFixedValue;
uniformValue (1 0 0);
}
cylinder