repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
bf70e2babd91f048249b812ba42fe3678f2e98e7
1
# include "readPISOControls.H"
2
3
int nAlphaCorr(readInt(piso.lookup("nAlphaCorr")));
4
5
Switch correctAlpha(piso.lookup("correctAlpha"));