openfoam/applications/solvers/multiphase/compressibleInterFoam/compressibleInterDyMFoam/readControls.H

7 lines
197 B
C

#include "readTimeControls.H"
correctPhi = pimple.dict().lookupOrDefault<Switch>("correctPhi", true);
checkMeshCourantNo =
pimple.dict().lookupOrDefault<Switch>("checkMeshCourantNo", false);