Skew-symmetric form of convection-diffusion terms in the incompressible Navier-Stokes momemtum equations, excluding pressure terms. Inputs from velocity grid and outputs to velocity grid.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(solver_t) | :: | self | ||||
type(flist_t), | intent(inout) | :: | rhs(:) | |||
type(flist_t), | intent(inout) | :: | variables(:) |