Merge branch 'master' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2
[foam-extend-3.2.git] / applications / solvers / multiphase / bubbleFoam / readBubbleFoamControls.H
blobbf70e2babd91f048249b812ba42fe3678f2e98e7
1 #   include "readPISOControls.H"
3     int nAlphaCorr(readInt(piso.lookup("nAlphaCorr")));
5     Switch correctAlpha(piso.lookup("correctAlpha"));