get_specific_energy_isco Module Procedure

module procedure get_specific_energy_isco pure module function get_specific_energy_isco(this)

Returns specific_energy_isco, the specific energy of a test particle at 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_specific_energy_isco~~CalledByGraph proc~get_specific_energy_isco get_specific_energy_isco interface~get_specific_energy_isco get_specific_energy_isco interface~get_specific_energy_isco->proc~get_specific_energy_isco

Contents