readSolidMultiRegionSIMPLEControls.H
Go to the documentation of this file.
1 const dictionary& simple = mesh.solutionDict().subDict("SIMPLE");
2 
3 const int nNonOrthCorr =
4  simple.lookupOrDefault<int>("nNonOrthogonalCorrectors", 0);
simple
Simple relative velocity model.
mesh
dynamicFvMesh & mesh
Definition: createDynamicFvMesh.H:18
nNonOrthCorr
const int nNonOrthCorr
Definition: readSolidMultiRegionSIMPLEControls.H:3