calc_GCC_NonSeg_m Interface

interface


Calls

interface~~calc_gcc_nonseg_m~~CallsGraph interface~calc_gcc_nonseg_m type_gcc_non_segregation_m%calc_GCC_NonSeg_m proc~calc_gcc_nonseg_m Calc_GCC_NonSeg_m interface~calc_gcc_nonseg_m->proc~calc_gcc_nonseg_m

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

Arguments

Type IntentOptional Attributes Name
class(type_gcc_non_segregation_m), 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)