get_gamma1 Module Procedure

module procedure get_gamma1 pure module function get_gamma1(this)

Returns the value of gamma1, the first 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_gamma1~~CalledByGraph proc~get_gamma1 get_gamma1 interface~get_gamma1 get_gamma1 interface~get_gamma1->proc~get_gamma1

Contents