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