gasdev Function

public impure function gasdev(idum)

This function uses Box-Muller transform to generate two normally distributed random numbers at a time

Arguments

Type IntentOptional Attributes Name
integer, intent(inout) :: idum

Return Value real(kind=real64)