etc/caseDicts/setConstraintTypes: Initialize the value for processor BCs to the uniform internalField value Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1883

This commit is contained in:
Henry Weller 2015-11-11 12:17:30 +00:00 committed by mattijs
parent 9762ae0435
commit 67feb101c2

View File

@ -39,11 +39,13 @@ nonuniformTransformCyclic
processor
{
type processor;
value $internalField;
}
processorCyclic
{
type processorCyclic;
value $internalField;
}
symmetryPlane