get_logp1 Module Procedure

module procedure get_logp1 pure module function get_logp1(this) result(get_logP1)

Returns the value of logP1, the base 10 logarithm of the pressure where the gamma1 polytrope starts, 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_logp1~~CalledByGraph proc~get_logp1 get_logp1 interface~get_logp1 get_logP1 interface~get_logp1->proc~get_logp1

Contents