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