Implementing output for injects. Cleaning code
This commit is contained in:
parent
f400bd46eb
commit
04cd9dffc6
10 changed files with 283 additions and 169 deletions
|
|
@ -53,7 +53,7 @@ MODULE moduleRandom
|
|||
implicit none
|
||||
|
||||
real(8):: rnd
|
||||
real(8):: v1, v2, Rsquare
|
||||
real(8):: v1, v2
|
||||
|
||||
v1 = 0.d0
|
||||
do while (v1 <= 0.d0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue