get_omega_c Module Procedure

module procedure get_omega_c pure module function get_omega_c(this)

Returns omega_c, the central angular velocity of the system

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_omega_c~~CalledByGraph proc~get_omega_c get_omega_c interface~get_omega_c get_omega_c interface~get_omega_c->proc~get_omega_c

Contents