get_logp1 Module Procedure

module procedure get_logp1 pure module function get_logp1(this) result(get_logP1)

Returns the value of logP1, the base 10 logarithm of the pressure where the gamma1 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_logp1~2~~CalledByGraph proc~get_logp1~2 get_logp1 interface~get_logp1~2 get_logP1 interface~get_logp1~2->proc~get_logp1~2

Contents