get_f_isco Module Procedure

module procedure get_f_isco pure module function get_f_isco(this)

Returns f_isco, the orbital frequency 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_f_isco~~CalledByGraph proc~get_f_isco get_f_isco interface~get_f_isco get_f_isco interface~get_f_isco->proc~get_f_isco

Contents