Merge branch 'master' of ssh://opencfd@repo.or.cz/srv/git/OpenFOAM-1.5.x
[OpenFOAM-1.5.x.git] / applications / solvers / multiphase / rasCavitatingFoam / readControls.H
blobf53e7b9eb1cf63f2ca57abe6b63c441243400647
1 #include "readTimeControls.H"
3 scalar maxAcousticCo
5     readScalar(runTime.controlDict().lookup("maxAcousticCo"))
6 );
9 #include "readPISOControls.H"