get_kappa Module Procedure

module procedure get_kappa pure module function get_kappa(this)

Returns the value of kappa, the polytropic constant for polytropic \(\mathrm{EOS}\), not 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_kappa~~CalledByGraph proc~get_kappa get_kappa interface~get_kappa get_kappa interface~get_kappa->proc~get_kappa

Contents