calc_GCC_NonSeg_Pa Interface

interface


Calls

interface~~calc_gcc_nonseg_pa~~CallsGraph interface~calc_gcc_nonseg_pa type_gcc_non_segregation_pa%calc_GCC_NonSeg_Pa proc~calc_gcc_nonseg_pa Calc_GCC_NonSeg_Pa interface~calc_gcc_nonseg_pa->proc~calc_gcc_nonseg_pa

private module function calc_GCC_NonSeg_Pa(self, T, Pw, rhoW, rhoI) result(Suction)

Arguments

Type IntentOptional Attributes Name
class(type_gcc_non_segregation_pa), intent(in) :: self
real(kind=real64), intent(in) :: T
real(kind=real64), intent(in), optional :: Pw
real(kind=real64), intent(in), optional :: rhoW
real(kind=real64), intent(in), optional :: rhoI

Return Value real(kind=real64)