DwAT2 Function

private function DwAT2(self, alpha)

DwAT2: the derivative of the "w" function of the standard AT2 model, i.e. $w'(\alpha) = 2\alpha$

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)