get_r_isco Module Procedure

module procedure get_r_isco pure module function get_r_isco(this)

Returns r_isco, the radius of the Innermost Stable Circular Orbit (ISCO)

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_isco~~CalledByGraph proc~get_r_isco get_r_isco interface~get_r_isco get_r_isco interface~get_r_isco->proc~get_r_isco

Contents