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 );
#define readScalar
Definition: doubleScalar.C:38
scalar maxAcousticCo(readScalar(runTime.controlDict().lookup("maxAcousticCo")))
engineTime & runTime
Read the control parameters used by setDeltaT.