SCALE-RM
Modules | Functions/Subroutines
scale_random.F90 File Reference
#include "scalelib.h"
Include dependency graph for scale_random.F90:

Go to the source code of this file.

Modules

module  scale_random
 module RANDOM
 

Functions/Subroutines

subroutine, public scale_random::random_setup
 Setup. More...
 
subroutine, public scale_random::random_uniform (var)
 Get uniform random number. More...
 
subroutine, public scale_random::random_normal (var)
 Get normal random number. More...