BUG: fvsPatchFields reading/writing the "value" entry (fixes #3144)
- manual revert for 44d0fbd5. Unless required for post-processing the "value" entry should not written if it is not mandatory for reading. This is especially crucial with an 'empty' patch field where the field (size 0) has a different size from the patch. - the changes made align fvsPatchField behaviour with fvPatchField
Showing
- src/OpenFOAM/fields/pointPatchFields/basic/fixedValue/fixedValuePointPatchField.H 4 additions, 2 deletions...tPatchFields/basic/fixedValue/fixedValuePointPatchField.H
- src/OpenFOAM/fields/pointPatchFields/basic/value/valuePointPatchField.H 2 additions, 2 deletions...ields/pointPatchFields/basic/value/valuePointPatchField.H
- src/TurbulenceModels/turbulenceModels/derivedFvPatchFields/porousBafflePressure/porousBafflePressureFvPatchField.C 3 additions, 3 deletions...s/porousBafflePressure/porousBafflePressureFvPatchField.C
- src/TurbulenceModels/turbulenceModels/derivedFvPatchFields/porousBafflePressure/porousBafflePressureFvPatchField.H 1 addition, 1 deletion...s/porousBafflePressure/porousBafflePressureFvPatchField.H
- src/finiteArea/fields/faPatchFields/basic/sliced/slicedFaPatchField.H 4 additions, 3 deletions...ea/fields/faPatchFields/basic/sliced/slicedFaPatchField.H
- src/finiteArea/fields/faPatchFields/constraint/empty/emptyFaPatchField.C 11 additions, 8 deletions...fields/faPatchFields/constraint/empty/emptyFaPatchField.C
- src/finiteArea/fields/faPatchFields/constraint/empty/emptyFaPatchField.H 4 additions, 3 deletions...fields/faPatchFields/constraint/empty/emptyFaPatchField.H
- src/finiteArea/fields/faPatchFields/derived/clampedPlate/clampedPlateFaPatchField.H 1 addition, 1 deletion...tchFields/derived/clampedPlate/clampedPlateFaPatchField.H
- src/finiteArea/fields/faPatchFields/derived/edgeNormalFixedValue/edgeNormalFixedValueFaPatchVectorField.H 1 addition, 1 deletion...NormalFixedValue/edgeNormalFixedValueFaPatchVectorField.H
- src/finiteArea/fields/faPatchFields/derived/fixedValueOutflow/fixedValueOutflowFaPatchField.H 2 additions, 2 deletions...derived/fixedValueOutflow/fixedValueOutflowFaPatchField.H
- src/finiteArea/fields/faPatchFields/derived/inletOutlet/inletOutletFaPatchField.H 1 addition, 1 deletion...PatchFields/derived/inletOutlet/inletOutletFaPatchField.H
- src/finiteArea/fields/faPatchFields/derived/outletInlet/outletInletFaPatchField.H 1 addition, 1 deletion...PatchFields/derived/outletInlet/outletInletFaPatchField.H
- src/finiteArea/fields/faPatchFields/derived/timeVaryingUniformFixedValue/timeVaryingUniformFixedValueFaPatchField.H 1 addition, 1 deletion...formFixedValue/timeVaryingUniformFixedValueFaPatchField.H
- src/finiteArea/fields/faPatchFields/derived/uniformFixedGradient/uniformFixedGradientFaPatchField.H 2 additions, 2 deletions...d/uniformFixedGradient/uniformFixedGradientFaPatchField.H
- src/finiteArea/fields/faPatchFields/derived/uniformFixedValue/uniformFixedValueFaPatchField.H 1 addition, 1 deletion...derived/uniformFixedValue/uniformFixedValueFaPatchField.H
- src/finiteArea/fields/faPatchFields/derived/uniformMixed/uniformMixedFaPatchField.H 1 addition, 1 deletion...tchFields/derived/uniformMixed/uniformMixedFaPatchField.H
- src/finiteArea/fields/faePatchFields/constraint/empty/emptyFaePatchField.C 11 additions, 8 deletions...elds/faePatchFields/constraint/empty/emptyFaePatchField.C
- src/finiteArea/fields/faePatchFields/constraint/empty/emptyFaePatchField.H 2 additions, 1 deletion...elds/faePatchFields/constraint/empty/emptyFaePatchField.H
- src/finiteVolume/fields/fvPatchFields/basic/basicSymmetry/basicSymmetryFvPatchField.H 6 additions, 5 deletions...tchFields/basic/basicSymmetry/basicSymmetryFvPatchField.H
- src/finiteVolume/fields/fvPatchFields/basic/calculated/calculatedFvPatchField.H 8 additions, 3 deletions...s/fvPatchFields/basic/calculated/calculatedFvPatchField.H
Please register or sign in to comment