Fortran90 Definition and 51 Threads

  1. L

    Fortran Why is the RAND command in Fortran90 giving constant output in a loop?

    Hello, In VF, I am trying to fill a meshless grid with nodes from a random number generator. The value of the number is simply between 0 and 1. I am having trouble getting the RAND command in Fortran to change the random numbers through a loop. When I debug, the random number generated in...
Back
Top