get_gamma Module Procedure

module procedure get_gamma pure module function get_gamma(this)

Returns the value of gamma, the polytropic index for polytropic \(\mathrm{EOS}\), not 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_gamma~~CalledByGraph proc~get_gamma get_gamma interface~get_gamma get_gamma interface~get_gamma->proc~get_gamma

Contents