5 lines
137 B
C
5 lines
137 B
C
#include "readTimeControls.H"
|
|
|
|
maxAcousticCo = readScalar(runTime.controlDict().lookup("maxAcousticCo"));
|
|
|
|
#include "readPISOControls.H"
|