mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: add default control values to ease SIMPLE->PIMPLE transition
- add const-ness for control variables - drop unused fluxGradp variable - use lookupOrDefault instead of found/lookup combination
This commit is contained in:
@ -46,7 +46,6 @@ PISO
|
||||
nCorrectors 2;
|
||||
nNonOrthogonalCorrectors 1;
|
||||
momentumPredictor yes;
|
||||
fluxGradp no;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user