get_logRho1 Module Procedure

module procedure get_logRho1 pure module function get_logRho1(this)

Returns the value of logRho1, the base 10 logarithm of the mass density where the gamma2 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_logrho1~~CalledByGraph proc~get_logrho1 get_logRho1 interface~get_logrho1 get_logRho1 interface~get_logrho1->proc~get_logrho1

Contents