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