get_r_ratio Module Procedure

module procedure get_r_ratio pure module function get_r_ratio(this)

Returns r_ratio, the Ratio r_pole/r_eq

FT 22.10.2021


Arguments

Type IntentOptional Attributes Name
class(diffstarbase), intent(in) :: this

diffstarbase object which this PROCEDURE is a member of

Return Value double precision


Called by

proc~~get_r_ratio~~CalledByGraph proc~get_r_ratio get_r_ratio interface~get_r_ratio get_r_ratio interface~get_r_ratio->proc~get_r_ratio

Contents