OpenFOAM
4.1
The OpenFOAM Foundation
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
applications
solvers
multiphase
cavitatingFoam
createControls.H
Go to the documentation of this file.
1
#include "
createTimeControls.H
"
2
3
scalar
maxAcousticCo
4
(
5
readScalar
(runTime.controlDict().lookup(
"maxAcousticCo"
))
6
);
readScalar
#define readScalar
Definition:
doubleScalar.C:38
maxAcousticCo
scalar maxAcousticCo(readScalar(runTime.controlDict().lookup("maxAcousticCo")))
createTimeControls.H
Read the control parameters used by setDeltaT.
Generated by
1.8.11