mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: potentialFoam/cylinder: indexing into non-existing patch in parallel
This commit is contained in:
@ -37,8 +37,8 @@ boundaryField
|
||||
|
||||
left
|
||||
{
|
||||
type fixedValue;
|
||||
value uniform (1 0 0);
|
||||
type uniformFixedValue;
|
||||
uniformValue (1 0 0);
|
||||
}
|
||||
|
||||
cylinder
|
||||
|
||||
Reference in New Issue
Block a user