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 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_logrho0~2~~CalledByGraph proc~get_logrho0~2 get_logRho0 interface~get_logrho0~2 get_logRho0 interface~get_logrho0~2->proc~get_logrho0~2

Contents