fixedMeanFvPatchField: Evaluate on construction from dictionary
to ensure the values on the patch are consistent with the boundary condition specification and to avoid the need to specify a potentially inconsistent "value" entry.
This commit is contained in:
@ -29,7 +29,6 @@ boundaryField
|
||||
{
|
||||
type fixedMean;
|
||||
meanValue constant 1 [bar];
|
||||
value $internalField;
|
||||
}
|
||||
|
||||
symmetry
|
||||
|
||||
Reference in New Issue
Block a user