fvPatchFields: Constructors from dictionary now call the corresponding...
fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class to ensure 'patchType' is set as specified. Required substantial change to the organization of the reading of the 'value' entry requiring careful testing and there may be some residual issues remaining. Please report any problems with the reading and initialization of patch fields. Resolves bug-report http://bugs.openfoam.org/view.php?id=2266
Showing
- applications/solvers/incompressible/adjointShapeOptimizationFoam/adjointOutletPressure/adjointOutletPressureFvPatchScalarField.C 3 additions, 8 deletions...tOutletPressure/adjointOutletPressureFvPatchScalarField.C
- applications/solvers/incompressible/adjointShapeOptimizationFoam/adjointOutletVelocity/adjointOutletVelocityFvPatchVectorField.C 3 additions, 5 deletions...tOutletVelocity/adjointOutletVelocityFvPatchVectorField.C
- src/TurbulenceModels/turbulenceModels/RAS/derivedFvPatchFields/atmBoundaryLayerInletEpsilon/atmBoundaryLayerInletEpsilonFvPatchScalarField.C 2 additions, 2 deletions...tEpsilon/atmBoundaryLayerInletEpsilonFvPatchScalarField.C
- src/TurbulenceModels/turbulenceModels/RAS/derivedFvPatchFields/atmBoundaryLayerInletK/atmBoundaryLayerInletKFvPatchScalarField.C 2 additions, 2 deletions...aryLayerInletK/atmBoundaryLayerInletKFvPatchScalarField.C
- src/TurbulenceModels/turbulenceModels/RAS/derivedFvPatchFields/atmBoundaryLayerInletVelocity/atmBoundaryLayerInletVelocityFvPatchVectorField.C 2 additions, 2 deletions...elocity/atmBoundaryLayerInletVelocityFvPatchVectorField.C
- src/TurbulenceModels/turbulenceModels/derivedFvPatchFields/fixedShearStress/fixedShearStressFvPatchVectorField.C 1 addition, 1 deletion...lds/fixedShearStress/fixedShearStressFvPatchVectorField.C
- src/finiteVolume/cfdTools/general/SRF/derivedFvPatchFields/SRFVelocityFvPatchVectorField/SRFVelocityFvPatchVectorField.C 2 additions, 4 deletions...elocityFvPatchVectorField/SRFVelocityFvPatchVectorField.C
- src/finiteVolume/cfdTools/general/SRF/derivedFvPatchFields/SRFWallVelocityFvPatchVectorField/SRFWallVelocityFvPatchVectorField.C 2 additions, 4 deletions...ityFvPatchVectorField/SRFWallVelocityFvPatchVectorField.C
- src/finiteVolume/fields/fvPatchFields/basic/coupled/coupledFvPatchField.C 3 additions, 2 deletions.../fields/fvPatchFields/basic/coupled/coupledFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/basic/coupled/coupledFvPatchField.H 2 additions, 1 deletion.../fields/fvPatchFields/basic/coupled/coupledFvPatchField.H
- src/finiteVolume/fields/fvPatchFields/basic/extrapolatedCalculated/extrapolatedCalculatedFvPatchField.C 5 additions, 4 deletions...trapolatedCalculated/extrapolatedCalculatedFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/basic/extrapolatedCalculated/extrapolatedCalculatedFvPatchField.H 1 addition, 2 deletions...trapolatedCalculated/extrapolatedCalculatedFvPatchField.H
- src/finiteVolume/fields/fvPatchFields/basic/fixedGradient/fixedGradientFvPatchField.C 1 addition, 1 deletion...tchFields/basic/fixedGradient/fixedGradientFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/basic/fixedValue/fixedValueFvPatchField.C 3 additions, 2 deletions...s/fvPatchFields/basic/fixedValue/fixedValueFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/basic/fixedValue/fixedValueFvPatchField.H 2 additions, 1 deletion...s/fvPatchFields/basic/fixedValue/fixedValueFvPatchField.H
- src/finiteVolume/fields/fvPatchFields/basic/mixed/mixedFvPatchField.C 1 addition, 1 deletion...lume/fields/fvPatchFields/basic/mixed/mixedFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/basic/sliced/slicedFvPatchField.C 1 addition, 1 deletion...me/fields/fvPatchFields/basic/sliced/slicedFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/basic/transform/transformFvPatchField.C 1 addition, 1 deletion...lds/fvPatchFields/basic/transform/transformFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/basic/zeroGradient/zeroGradientFvPatchField.C 1 addition, 1 deletion...PatchFields/basic/zeroGradient/zeroGradientFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/constraint/cyclic/cyclicFvPatchField.C 1 addition, 1 deletion...elds/fvPatchFields/constraint/cyclic/cyclicFvPatchField.C
Please register or sign in to comment