D2aAT2 Function

private function D2aAT2(self, alpha)

D2aAT2: the second derivative of the "a" function of the standard AT2 model, i.e. $a''(\alpha) = 2 ( 1-\eta)$

Type Bound

MEF90DefMechAT2_Type

Arguments

Type IntentOptional Attributes Name
class(MEF90DefMechAT2_Type), intent(in) :: self
real(kind=C_DOUBLE) :: alpha

Return Value real(kind=c_double)