get_gamma2 Module Procedure

module procedure get_gamma2 pure module function get_gamma2(this)

Returns the value of gamma2, the second polytropic index for NS 2 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_gamma2~~CalledByGraph proc~get_gamma2 get_gamma2 interface~get_gamma2 get_gamma2 interface~get_gamma2->proc~get_gamma2

Contents