get_gamma3 Module Procedure

module procedure get_gamma3 pure module function get_gamma3(this)

Returns the value of gamma3, the third polytropic index for the \(\mathrm{DRS}\) with piecewise polytropic \(\mathrm{EOS}\) (innermost index)

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_gamma3~~CalledByGraph proc~get_gamma3 get_gamma3 interface~get_gamma3 get_gamma3 interface~get_gamma3->proc~get_gamma3

Contents