6 lines
178 B
C++
6 lines
178 B
C++
|
#include "readTimeControls.H"
|
||
|
|
||
|
correctPhi = pimple.dict().lookupOrDefault("correctPhi", false);
|
||
|
|
||
|
checkMeshCourantNo = pimple.dict().lookupOrDefault("checkMeshCourantNo", false);
|