createControls.H
Go to the documentation of this file.
1 #include "createTimeControls.H"
2 
3 scalar maxAcousticCo
4 (
5  runTime.controlDict().get<scalar>("maxAcousticCo")
6 );
runTime
engineTime & runTime
Definition: createEngineTime.H:13
maxAcousticCo
scalar maxAcousticCo(runTime.controlDict().get< scalar >("maxAcousticCo"))
createTimeControls.H
Read the control parameters used by setDeltaT.