Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
69c727bd
Commit
69c727bd
authored
Jun 06, 2017
by
Henry Weller
Committed by
Andrew Heather
Jun 06, 2017
Browse files
pimpleControl: Corrected handling of finalInnerIter()
parent
a1e0fe95
Changes
1
Show whitespace changes
Inline
Side-by-side
src/finiteVolume/cfdTools/general/solutionControl/pimpleControl/pimpleControlI.H
View file @
69c727bd
...
...
@@ -92,8 +92,7 @@ inline bool Foam::pimpleControl::finalIter() const
inline
bool
Foam
::
pimpleControl
::
finalInnerIter
()
const
{
return
finalIter
()
&&
corrPISO_
==
nCorrPISO_
corrPISO_
==
nCorrPISO_
&&
corrNonOrtho_
==
nNonOrthCorr_
+
1
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment