#include <cs_pressure_correction.h>
bdy_potential_flux |
Potential flux at boundary faces. Used for Rhie & Chow
bdy_pressure_incr |
Pressure increment at the boundary. Used as an array to set the boundary condition arising from a Dirichlet on the pressure.
div_st |
Source term on the correction step stemming from the divergence of the predicted velocity
inner_potential_flux |
Potential flux at interior faces. Used for Rhie & Chow
cs_flag_t post_flag |
pressure_gradient |
Gradient of pressure. Used to store the gradient of pressure
cs_equation_t* pressure_incr |
< Pressure correction step related to the mass balance equation (scalar-valued)
pressure_incr_gradient |
Gradient of pressure increment. Used to store the gradient pressure increment.