-
- Downloads
BUG: cyclicACMI: partial reverted updateCoeffs structure
- cyclicACMIFvPatchField::updateCoeffs() now again redirects to fvPatchField::updateCoeffs(const scalarField& weights); - which redirects to fvPatchField::updateCoeffs(); - except on wall functions where the weights are used to switch off turbulence generation - renamed the updateCoeffs on the fixedFluxPressure bc to updateSnGrad.
Showing
- src/finiteVolume/cfdTools/general/constrainPressure/constrainPressure.C 1 addition, 1 deletion...me/cfdTools/general/constrainPressure/constrainPressure.C
- src/finiteVolume/fields/fvPatchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.C 15 additions, 0 deletions...atchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.H 3 additions, 0 deletions...atchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.H
- src/finiteVolume/fields/fvPatchFields/derived/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.C 2 additions, 2 deletions...d/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.C
- src/finiteVolume/fields/fvPatchFields/derived/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.H 3 additions, 3 deletions...d/fixedFluxPressure/fixedFluxPressureFvPatchScalarField.H
- src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.C 0 additions, 3 deletions...teVolume/fields/fvPatchFields/fvPatchField/fvPatchField.C
- src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H 1 addition, 1 deletion...teVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H
- src/meshTools/AMIInterpolation/patches/cyclicACMI/cyclicACMIPolyPatch/cyclicACMIPolyPatch.C 10 additions, 10 deletions...ches/cyclicACMI/cyclicACMIPolyPatch/cyclicACMIPolyPatch.C
Loading
Please register or sign in to comment