|
My Project
programmer's documentation
|
PISO options descriptor. More...
#include <cs_parameters.h>

Data Fields | |
| int | nterup |
| double | epsup |
| double | xnrmu |
| double | xnrmu0 |
| int | n_buoyant_scal |
PISO options descriptor.
Members of the PISO structure are publicly accessible, to allow for concise syntax, as they are expected to be used in many places.
| epsup |
relative precision for the convergence test of the iterative process on pressure-velocity coupling
| int n_buoyant_scal |
| nterup |
number of interations on the pressure-velocity coupling on Navier-Stokes
| xnrmu |
norm of the increment
of the iterative process on pressure-velocity coupling
| xnrmu0 |
norm of
1.8.16