repo.or.cz
/
OpenFOAM-2.0.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git]
/
applications
/
solvers
/
multiphase
/
cavitatingFoam
/
readControls.H
blob
234478955bf970e8f88f33a59dcf8dccac4dfccd
1
#include "readTimeControls.H"
2
3
scalar maxAcousticCo
4
(
5
readScalar(runTime.controlDict().lookup("maxAcousticCo"))
6
);