createControls.H
Go to the documentation of this file.
1 #include "createDyMControls.H"
2 
3 scalar maxAcousticCo
4 (
5  runTime.controlDict().lookup<scalar>("maxAcousticCo")
6 );
engineTime & runTime
scalar maxAcousticCo(runTime.controlDict().lookup< scalar >("maxAcousticCo"))