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 polytrope starts, for the system with piecewise polytropic EOS

FT xx.11.2021


Arguments

Type IntentOptional Attributes Name
class(ejecta), intent(in) :: this

ejecta object which this PROCEDURE is a member of

Return Value double precision


Called by

proc~~get_logrho2~2~~CalledByGraph proc~get_logrho2~2 get_logRho2 interface~get_logrho2~2 get_logRho2 interface~get_logrho2~2->proc~get_logrho2~2

Contents