DwAT1 Function

private function DwAT1(self, alpha)

DwAT1: the derivative of the "w" function of the standard AT1 model, i.e. $w'(\alpha) = 1$

Type Bound

MEF90DefMechAT1_Type

Arguments

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

Return Value real(kind=c_double)