BUG: unexpected treatment of missing fractionExpr (fixes #1858)
- specifying gradientExpr without a valueExpr, a missing fractionExpr should be treated as 0 (gradient only), not as 1 (value only) ENH: improve sanity checks + evaluation short-cuts in exprMixedFvPatchField
Showing
- src/finiteVolume/expressions/fields/fvPatchFields/exprFixedValueFvPatchField.C 22 additions, 18 deletions...essions/fields/fvPatchFields/exprFixedValueFvPatchField.C
- src/finiteVolume/expressions/fields/fvPatchFields/exprMixedFvPatchField.C 111 additions, 41 deletions.../expressions/fields/fvPatchFields/exprMixedFvPatchField.C
Please register or sign in to comment