This module solves the correction step of the pressure correction method.
Functions/Subroutines | |
subroutine | solve_pressure (density_star_face, brinkman_coef, carman_kozeny_coef) |
This routine solves the correction step of the pressure correction method. | |
subroutine | check_invertible_matrix (equation_boundary_condition, is_equation_bc_time_dependent, is_equation_matrix_not_invertible) |
subroutine | penalize_pressure_increment_corner (matrix, rhs, pressure_ls_map, pressure_stencil, pressure_increment_penalized_cell) |