get_kappa Module Procedure

module procedure get_kappa pure module function get_kappa(this)

Returns the value of kappa, the polytropic constant 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_kappa~2~~CalledByGraph proc~get_kappa~2 get_kappa interface~get_kappa~2 get_kappa interface~get_kappa~2->proc~get_kappa~2

Contents