Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Generalize FluidSolver.C such that arbitrary nCorrector steps are possible #256

Closed
scheufks opened this issue Apr 21, 2016 · 0 comments
Closed

Comments

@scheufks
Copy link

We changed the threshold from 1e-02 to 1e-15 such that all nCoorector steps were used.

davidsblom added a commit that referenced this issue Apr 25, 2016
…ixes #256)

The maximum number of PISO correctors is set by nCorrectors, the tolerance
threashold pisoTol is used to perform a variable number of PISO correctors
for efficiency.
The pisoTol should only be decreased in case of instability problems. The
tolerance setting specificies to what level the non-linear equations are
solved.
davidsblom pushed a commit that referenced this issue Apr 25, 2016
…ixes #256) (#261)

The maximum number of PISO correctors is set by nCorrectors, the tolerance
threashold pisoTol is used to perform a variable number of PISO correctors
for efficiency.
The pisoTol should only be decreased in case of instability problems. The
tolerance setting specificies to what level the non-linear equations are
solved.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant