get_kappa2 Module Procedure

module procedure get_kappa2 pure module function get_kappa2(this)

Returns the value of kappa2, the second polytropic constant 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_kappa2~~CalledByGraph proc~get_kappa2 get_kappa2 interface~get_kappa2 get_kappa2 interface~get_kappa2->proc~get_kappa2

Contents