get_r_mean Module Procedure

module procedure get_r_mean pure module function get_r_mean(this)

Returns r_mean, the circumferential radius of the \(\mathrm{DRS}\)

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_mean~~CalledByGraph proc~get_r_mean get_r_mean interface~get_r_mean get_r_mean interface~get_r_mean->proc~get_r_mean

Contents