get_rho0Inv Interface

interface
private pure function get_rho0Inv(dens) result(inv_rho0)

Arguments

Type IntentOptional Attributes Name
real(kind=rk), intent(in) :: dens

density

Return Value real(kind=rk)

inverse of density regardless compressibility

Description

function pointer to get 1/rho as a mask regardless incompressibility