39 virtual std::pair<unsigned int, Real>
41 const bool recompute_face_mass_flux,
Common base class for segregated solvers for the Navier-Stokes equations with linear FV assembly rout...
const unsigned int _num_piso_iterations
Number of H(u) and u iterations with fixed face flux.
PIMPLE-based (PISO + SIMPLE) for transient solution object with linear FV system assembly.
virtual std::pair< unsigned int, Real > correctVelocity(const bool subtract_updated_pressure, const bool recompute_face_mass_flux, const SolverParams &solver_params) override
Computes new velocity field based on computed pressure gradients.
PIMPLESolve(Executioner &ex)
static InputParameters validParams()