get_gamma0 Module Procedure

module procedure get_gamma0 pure module function get_gamma0(this)

Returns the value of gamma0, the crust's polytropic index for the \(\mathrm{DRS}\) with piecewise polytropic \(\mathrm{EOS}\)

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_gamma0~~CalledByGraph proc~get_gamma0 get_gamma0 interface~get_gamma0 get_gamma0 interface~get_gamma0->proc~get_gamma0

Contents