Files
openfoam/src
mattijs 136c0000b2 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.
2016-06-13 10:40:19 +01:00
..
2016-04-28 14:17:06 +01:00
2016-04-28 14:17:06 +01:00
2016-04-28 14:17:06 +01:00
2016-04-26 14:34:27 +01:00
2016-04-28 09:57:03 +01:00