get_gamma Module Procedure

module procedure get_gamma pure module function get_gamma(this)

Returns the value of gamma, the polytropic index for polytropic EOS, not piecewise polytropic EOS

FT xx.11.2021


Arguments

Type IntentOptional Attributes Name
class(ejecta), intent(in) :: this

ejecta object which this PROCEDURE is a member of

Return Value double precision


Called by

proc~~get_gamma~2~~CalledByGraph proc~get_gamma~2 get_gamma interface~get_gamma~2 get_gamma interface~get_gamma~2->proc~get_gamma~2

Contents