get_kappa3 Module Procedure

module procedure get_kappa3 pure module function get_kappa3(this)

Returns the value of kappa3, the third 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_kappa3~~CalledByGraph proc~get_kappa3 get_kappa3 interface~get_kappa3 get_kappa3 interface~get_kappa3->proc~get_kappa3

Contents