get_logRho0 Module Procedure

module procedure get_logRho0 pure module function get_logRho0(this)

Returns the value of logRho0, the base 10 logarithm of the mass density 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_logrho0~~CalledByGraph proc~get_logrho0 get_logRho0 interface~get_logrho0 get_logRho0 interface~get_logrho0->proc~get_logrho0

Contents