Skip to content
Snippets Groups Projects
Commit c513ae8c authored by Henry's avatar Henry
Browse files

potentialFoam: Changed the sub-dict in fvSolution from SIMPLE to potentialFlow

parent 2975fee7
Branches
Tags
No related merge requests found
const dictionary& potentialFlow = mesh.solutionDict().subDict("potentialFlow");
const int nNonOrthCorr =
potentialFlow.lookupOrDefault<int>("nNonOrthogonalCorrectors", 0);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment