Skip to content
Snippets Groups Projects
Commit 136c0000 authored by mattijs's avatar mattijs
Browse files

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.
parent c4b5880f
No related branches found
No related tags found
No related merge requests found
Showing with 35 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment