get_r_circ Module Procedure

module procedure get_r_circ pure module function get_r_circ(this)

Returns r_circ, 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_circ~~CalledByGraph proc~get_r_circ get_r_circ interface~get_r_circ get_r_circ interface~get_r_circ->proc~get_r_circ

Contents