get_logRho2 Module Procedure

module procedure get_logRho2 pure module function get_logRho2(this)

Returns the value of logRho2, the base 10 logarithm of the mass density where the gamma3 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_logrho2~~CalledByGraph proc~get_logrho2 get_logRho2 interface~get_logrho2 get_logRho2 interface~get_logrho2->proc~get_logrho2

Contents